Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
28
class
UserModel(BaseModel):
Callers
2
orchestrate
Function · 0.45
validate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected