Home
last modified time | relevance | path

Searched defs:JsonSchemaValueException (Results 1 – 2 of 2) sorted by relevance

/external/python/setuptools/setuptools/_vendor/_validate_pyproject/
Dfastjsonschema_exceptions.py13 class JsonSchemaValueException(JsonSchemaException): class
Derror_reporting.py62 def _from_jsonschema(cls, ex: JsonSchemaValueException):
83 def __init__(self, ex: JsonSchemaValueException):