tv4
Validator
A lightweight JSON schema validator for v4 with support for external schemas and error handling
Tiny Validator for JSON Schema v4
1k stars
35 watching
184 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
playlyfe/themis | A high-performance JSON Schema validator. | 60 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
ebdrup/json-schema-benchmark | Tests performance and behavior of various JSON-schema validators | 385 |