{"library":"json-gate","type":"library","category":null,"description":"A friendly, fast JSON schema validator for JavaScript, supporting JSON Schema Draft 3. Current stable version is 0.8.23. The library is minimal and synchronous or asynchronous. It produces detailed, human-friendly error messages. Unlike many modern validators, it only supports Draft 3 (not Draft 4+ or 2020-12), making it a legacy choice. The API is simple: create a schema and validate objects. It is not actively maintained, as the last release was years ago. It has no dependencies.","language":"javascript","status":"maintenance","version":"0.8.23","tags":["javascript","json","schema","validator","validate","assert"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-gate","imports":["import { createSchema } from 'json-gate'","import { Schema } from 'json-gate'","import { SchemaError } from 'json-gate'"]},{"cmd":"yarn add json-gate","imports":[]},{"cmd":"pnpm add json-gate","imports":[]}],"homepage":"https://github.com/oferei/json-gate#readme","github":"https://github.com/oferei/json-gate","docs":null,"changelog":null,"pypi":null,"npm":"json-gate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}