python-jsonschema - Implementation of JSON Schema validation for Python
Website: | https://github.com/Julian/jsonschema |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
jsonschema is an implementation of JSON Schema for Python (supporting 2.7+, including Python 3). - Full support for Draft 7, Draft 6, Draft 4 and Draft 3 - Lazy validation that can iteratively report all validation errors. - Small and extensible - Programmatic querying of which properties or items failed validation.
Packages
python-jsonschema-3.2.0-13.vl9.1.src [172 KiB] |
Changelog
by Mohan Boddu (2021-08-10):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |