Skip to content

First Release

Latest
Compare
Choose a tag to compare
@utdevnp utdevnp released this 08 Dec 13:16
· 1 commit to main since this release
6219a39
  • 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.