rjsf-team/react-jsonschema-form

Support Standard Schema

Open

#4,614 opened on 2025年5月9日

GitHub で見る
 (8 comments) (1 reaction) (0 assignees)TypeScript (13,175 stars) (2,136 forks)batch import
featurehelp wanted

説明

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.

コントリビューターガイド

Support Standard Schema · rjsf-team/react-jsonschema-form#4614 | Good First Issue