{"library":"pajv","type":"library","category":null,"description":"pajv is a command-line JSON Schema validator that supports multiple data formats including CSON, Hjson, JSON5, TOML, and YAML, in addition to standard JSON. Version 1.2.0 is the latest stable release, built on top of Ajv (Another JSON Schema Validator) and any-json for format parsing. It provides a unified CLI interface for validating data files against JSON Schema, with features like referenced schemas, custom keywords, and error formatting. pajv is a fork of ajv-cli and extends its functionality to support polyglottal input formats. The project is actively maintained with regular updates.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","JSON","schema","validator","validation","jsonschema","json-schema","json-schema-validator","json-schema-validation"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pajv","imports":["Use the command line directly: pajv validate -s schema.json -d data.json","import Ajv from 'ajv'","pajv validate -s schema.json -d data.yaml"]},{"cmd":"yarn add pajv","imports":[]},{"cmd":"pnpm add pajv","imports":[]}],"homepage":"https://github.com/json-schema-everywhere/pajv#readme","github":"https://github.com/json-schema-everywhere/pajv","docs":null,"changelog":null,"pypi":null,"npm":"pajv","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}