Ajv

  • Last Updated
  • Governance View

AJV, or Another JSON Schema Validator, is a JavaScript library that validates data objects against a JSON Schema structure. AJV ensures that data is valid when it's received by validating it against a JSON Schema structure.