json-schema
JSON validator
Provides an interface to validate JSON objects against specified schema rules
Ruby JSON Schema Validator
2k stars
65 watching
244 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
petrounias/json-schema-toolkit | Tool for building and validating JSON documents with recursive field mappings | 31 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
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 |
playlyfe/themis | A high-performance JSON Schema validator. | 60 |
miladibra10/vjson | A package that validates JSON objects in a declarative way using predefined schema definitions | 41 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
pandastrike/jsck | A fast JSON Schema validator for Node.js that compiles schemas at runtime. | 159 |