rjsf-team/react-jsonschema-form

Support Standard Schema

Open

#4.614 geöffnet am 9. Mai 2025

Auf GitHub ansehen
 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (2.136 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (13.175 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 17h) (32 gemergte PRs in 30 T)

Beschreibung

Prerequisites

What theme are you using?

other

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

I know this task is very likely monumental in size and difficulty, but I only intend this issue to serve as the basis of discussion for this feature, especially as AJV is being updated less and less frequently, which causes concern regarding long-term support.

Standard Schema is a new standard bridging the various JS/TS runtime data validation libraries.

All the most widely used JS/TS libraries (zod, valibot, etc.) conform to it, and it may be the gate toward their integration in RJSF.

Describe the solution you'd like

Up for discussion.

Describe alternatives you've considered

Up for discussion.

Contributor Guide