Ajv Draft-04

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

Extends Ajv (v8.5+) to support JSON Schema draft-04 validation. Version 1.0.0 is the first stable release. Maintained by the Ajv team, it is the recommended way to validate draft-04 schemas with Ajv v8. It seamlessly integrates with Ajv's API and options, enabling strict mode, custom keywords, and formats. Unlike the older ajv v6, which natively supported draft-04, this package allows using the latest Ajv with legacy schemas. Ships TypeScript definitions.