Searched defs:JsonSchemaValueException (Results 1 – 2 of 2) sorted by relevance
13 class JsonSchemaValueException(JsonSchemaException): class
62 def _from_jsonschema(cls, ex: JsonSchemaValueException):83 def __init__(self, ex: JsonSchemaValueException):