rjsf-team/react-jsonschema-form

Support Standard Schema

Open

#4614 aperta il 9 mag 2025

Vedi su GitHub
 (8 commenti) (1 reazione) (0 assegnatari)TypeScript (2136 fork)batch import
featurehelp wanted

Metriche repository

Star
 (13.175 star)
Metriche merge PR
 (Merge medio 3g 17h) (32 PR mergiate in 30 g)

Descrizione

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.

Guida contributor