js-schema
Schema validator
A JavaScript library for defining and validating object schemas
Simple and intuitive schema validator
388 stars
22 watching
43 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
longshotlabs/simpl-schema | A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages | 560 |
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 |
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 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
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 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
moll/js-ddl | A JavaScript library that queries database schemas and describes their columns with JSON Schema v4. | 68 |