is-my-json-valid
JSON Validator
A fast JSONSchema validator with code generation capabilities
A JSONSchema validator that uses code generation to be extremely fast
965 stars
27 watching
111 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
playlyfe/themis | A high-performance JSON Schema validator. | 60 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
jfilipczyk/gomatch | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |