valijson
JSON validator
A header-only C++ library for validating JSON documents against a set of predefined constraints
Header-only C++ library for JSON Schema validation, with support for many popular parsers
351 stars
17 watching
105 forks
Language: C++
last commit: about 1 month ago header-onlyjsonjson-schemajson-schema-validator
Related projects:
Repository | Description | Stars |
---|---|---|
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
miladibra10/vjson | A package that validates JSON objects in a declarative way using predefined schema definitions | 41 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |