jsck
Schema Validator
A fast JSON Schema validator for Node.js that compiles schemas at runtime.
JSON Schema Compiled checK
159 stars
19 watching
14 forks
Language: CoffeeScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
petrounias/json-schema-toolkit | Tool for building and validating JSON documents with recursive field mappings | 31 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
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 |
cbetta/json-schema-sensitivity-checker | Tools to analyze and validate OpenAPI and JSON Schema documents | 2 |
romaricdrigon/metayaml | A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
playlyfe/themis | A high-performance JSON Schema validator. | 60 |