JSON-Schema-Test-Suite
JSON validator tests
A comprehensive test suite for validating JSON Schema specifications against various languages and parsers.
A language agnostic test suite for the JSON Schema specifications
624 stars
45 watching
207 forks
Language: Python
last commit: about 1 month ago json-schemajsonschema
Related projects:
Repository | Description | Stars |
---|---|---|
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
ebdrup/json-schema-benchmark | Tests performance and behavior of various JSON-schema validators | 385 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
cbetta/json-schema-sensitivity-checker | Tools to analyze and validate OpenAPI and JSON Schema documents | 2 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
petrounias/json-schema-toolkit | Tool for building and validating JSON documents with recursive field mappings | 31 |
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 |
verifytests/verify.systemjson | Adds Verify support for converting System.Text.Json types to a C# library for validating data structures | 3 |