MCPcopy
hub / github.com/opentrace/opentrace / validate

Method validate

agent/tests/fixtures/level3/models.py:24–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 self.id = id
23
24 def validate(self):
25 return self.id is not None
26
27
28class UserModel(BaseModel):

Callers 2

orchestrateFunction · 0.45
validateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected