Skip to content

Add an ata-validator alternative to AJV #5052

@TheOneTheOnlyJJ

Description

@TheOneTheOnlyJJ

Prerequisites

What theme are you using?

validator-ajv8

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

It is in RJSF's interest to have other validator options available. Especially given how the frequency of AJV updates has appeared to drop over the last year.

However, not many good options were available until now.

ata-validator is a new high-performance JSON schema validator that could coexist with the existing AJV one. Pre-compiled schemas are also supported. Also related to #4614, as ata can output its errors in the Standard Schema format.

Describe alternatives you've considered

Continue relying strictly on AJV.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs a feature requestneeds triageInitial label given, to be assigned correct labels and assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions