This project is based on jsonschema python library. The difference is that it doesn't aim in the performance but being a library
This project is based on jsonschema python library. The difference is that it doesn’t aim in the performance but being a library that can be used anywhere without needing to specify the OS.
We aim to implement the entire https://json-schema.org specification.
https://json-schema.org/understanding-json-schema/ gives an overview of the features expected for jsonschema validation.
And so far that has been our reference.
JSON Schema Reference