jjv
Validator
A lightweight JSON schema validator written in JavaScript.
Javascript Library for Schema Validation
198 stars
10 watching
35 forks
Language: JavaScript
last commit: about 5 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 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
ajv-validator/ajv-keywords | Custom JSON-Schema validation keywords for the Ajv validator | 256 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
cj/vuelidation | A lightweight validation library for Vue.js forms. | 36 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
geraintluff/tv4 | A lightweight JSON schema validator for v4 with support for external schemas and error handling | 1,170 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
molnarg/js-schema | A JavaScript library for defining and validating object schemas | 388 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |