AJV JSON Schema Validator

AJV (Another JSON Validator) is the fastest JSON Schema validator for JavaScript and Node.js. It supports JSON Schema drafts 04/06/07/2019-09/ 2020-12 and JSON Type Definition (RFC 8927). AJV compiles schemas to highly optimized JavaScript functions for maximum runtime performance.

API entry from apis.yml

apis.yml Raw ↑
aid: schema-validation:ajv
name: AJV JSON Schema Validator
description: AJV (Another JSON Validator) is the fastest JSON Schema validator for JavaScript and Node.js.
  It supports JSON Schema drafts 04/06/07/2019-09/ 2020-12 and JSON Type Definition (RFC 8927). AJV compiles
  schemas to highly optimized JavaScript functions for maximum runtime performance.
humanURL: https://ajv.js.org/
tags:
- JSON Schema
- JavaScript
- Schema Validation
- Node.js
properties:
- type: Documentation
  url: https://ajv.js.org/
- type: GitHub Repository
  url: https://github.com/ajv-validator/ajv
- type: npm Package
  url: https://www.npmjs.com/package/ajv
- type: API Reference
  url: https://ajv.js.org/api.html