Skip to content

Releases: utdevnp/schemaGuard

First Release

08 Dec 13:16
6219a39
Compare
Choose a tag to compare
  • AJV-based Validation: Leverages the robust AJV library for schema validation.
  • Support for Nested Structures: Handles complex and nested schema fields, including array and object types.
  • Clear Error Reporting: Displays all validation issues in a user-friendly format, highlighting errors across multiple fields.
  • Flexible Input: Accepts payload and schema as both JavaScript objects or JSON strings.
  • Real-Time Validation: Perform validation with a single click to check for all issues in one go.