json-schema-toolkit
JSON validator
Tool for building and validating JSON documents with recursive field mappings
Programmatic building of JSON schemas (document and field mappings) with validation.
31 stars
9 watching
5 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,560 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 531 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 627 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
jstaffans/robotframework-jsonschemalibrary | Library providing an interface to validate JSON data against predefined schemas. | 9 |
pandastrike/jsck | A fast JSON Schema validator for Node.js that compiles schemas at runtime. | 158 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
ricosuter/njsonschema | Library for working with JSON Schema in .NET | 1,408 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |