ajv

Validator

A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards.

The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

GitHub

14k stars
111 watching
878 forks
Language: TypeScript
last commit: 2 months ago
Linked from 3 awesome lists

ajvjson-schemavalidator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ajv-validator/ajv-keywords Custom JSON-Schema validation keywords for the Ajv validator 256
acornejo/jjv A lightweight JSON schema validator written in JavaScript. 198
ajv-validator/ajv-i18n Internationalized error messages for JSON schema validator 171
zaggino/z-schema A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. 340
stranger6667/jsonschema A high-performance JSON Schema validator for Rust 527
json-schema-org/json-schema-spec A specification and vocabulary for validating and annotating JSON documents 3,817
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
voxpupuli/json-schema Provides an interface to validate JSON objects against specified schema rules 1,552
icebob/fastest-validator A high-performance JavaScript validation library that compiles a schema into optimized functions for fast validation 1,429
asyncapi/spec-json-schemas Provides validation tools and schemas for AsyncAPI documents 53
fisxoj/json-schema An implementation of the JSON Schema validation standard in Common Lisp. 17
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
ocramz/aeson-schema Tool for validating and generating JSON data structures 60
json-schema-org/json-schema-test-suite A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. 624