jsonschema
jsonschema copied to clipboard
An implementation of the JSON Schema specification for Python
Results
91
jsonschema issues
Sort by
recently updated
recently updated
newest added
The following example illustrate that accessing of an index in an `ErrorTree` object that has no error can added the index to the collection of indices considered having errors. ```python...
Bug