jsen
Validator
A fast JSON validation library for JavaScript
JSON-Schema validator built for speed
156 stars
5 watching
25 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bugventure/request-validator | Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
pandastrike/jsck | A fast JSON Schema validator for Node.js that compiles schemas at runtime. | 159 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
mafintosh/is-my-json-valid | A fast JSONSchema validator with code generation capabilities | 965 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
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 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
chanceyu/we-validator | A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |