MCPcopy
hub / github.com/ComposioHQ/composio / ValidationError

Class ValidationError

python/composio/exceptions.py:78–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76
77
78class ValidationError(ComposioError):
79 pass
80
81
82class JSONSchemaRefResolutionError(ValidationError):

Callers 15

_fetch_from_urlFunction · 0.90
saveMethod · 0.90
uploadMethod · 0.90
createMethod · 0.90
listMethod · 0.90
getMethod · 0.90
updateMethod · 0.90
deleteMethod · 0.90
generateMethod · 0.90
_validate_slugFunction · 0.90
_validate_slug_lengthFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…