aeson-schema
JSON validator
Tool for validating and generating JSON data structures
Haskell JSON schema validator and parser generator
60 stars
6 watching
17 forks
Language: Haskell
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
cbetta/json-schema-sensitivity-checker | Tools to analyze and validate OpenAPI and JSON Schema documents | 2 |
ajv-validator/ajv-keywords | Custom JSON-Schema validation keywords for the Ajv validator | 256 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
andyglow/scala-jsonschema | Generates JSON Schemas from Scala data types and objects | 123 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |