ajv-formats@3.0.1
// Format validation for Ajv v7+
$ npm install ajv-formats
downloads/wk
110,184,544
license
MIT
version
3.0.1
published
Mar 30, 2024
What is ajv-formats?
ajv-formats is an extension package for Ajv that adds support for validating common data formats like email addresses, URLs, dates, and other standardized formats in JSON Schema validation. Developers use it to enforce stricter validation rules beyond basic data types, ensuring that values conform to recognized format standards. It's particularly useful when you need to validate structured data against schemas that specify particular formats.
Links
Keywords
Dependencies (1)
Maintainers
esp, jason-green, additiveamateur