Showing 1-20 of 15,752 packages
type definitions for the json-schema specification draft-07
Migrate JSON-Schema `draft-04` to `draft-07`, `draft-2019-09` or `draft-2020-12`
AsyncAPI message payload validation library that validates messages against JSON Schema (Draft-07)
``` { "$id": "validate_Msg", "$schema": "http://json-schema.org/draft-07/schema#", "type" : "object", "required" : ["id", "referer", "dt"], "properties" : { "id" : { "type" : "string"}, "referer" : { "type" : "string"}, "dt" : { "type"
Auto Generate Json Schema For #Draft-07#
Another JSON Schema Validator
AJV 7.x validator plugin for @canard/schema-form providing JSON Schema validation with Draft-07 and Draft 2019-09 support
AJV 6.x validator plugin for @canard/schema-form providing JSON Schema validation with legacy Draft-04, Draft-06, and Draft-07 support
JSON Schema TypeScript definitions with complete inline documentation.
JSON schema generator writen in TypeScript supporting from JSON Schema draft-07.
A TypeScript rule engine library with JSON Schema Draft-07 compliance and JSONPath integration
Another JSON Schema Validator
JSON Schema Generator with draft 07 support
Migrate JSON-Schema to draft-06
JSON Safe Parser & Schema Validator
Ajv class for JSON Schema draft-04
joi to JSON / OpenAPI Schema Converter
Generate a draft-07 JSON schema definitions from an example JSON document
The official JSON schema converter for Valibot
Internationalised error messages for Ajv JSON validator