themis
JSON validator
A high-performance JSON Schema validator.
A blazing fast JSON Schema v4 validator!
60 stars
6 watching
7 forks
Language: HTML
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
mafintosh/is-my-json-valid | A fast JSONSchema validator with code generation capabilities | 965 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
geraintluff/tv4 | A lightweight JSON schema validator for v4 with support for external schemas and error handling | 1,170 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
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 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |