Open-Federation / json-schema-editor-visual

A json-schema editor of high efficient and easy-to-use, base on React.
https://hellosean1025.github.io/json-schema-visual-editor/
MIT License
998 stars 220 forks source link

校验问题 #27

Open ranxiaoli opened 4 years ago

ranxiaoli commented 4 years ago

可以校验input框里的输入内容吗?

linonetwo commented 4 years ago

这个在高级设置里就有吧,就是点齿轮图标打开的那个窗口。

ranxiaoli commented 4 years ago

这个在高级设置里就有吧,就是点齿轮图标打开的那个窗口。 我的意思是输入的时候,实时校验输入的参数,比如说,我要校验参数名不为空的情况

linonetwo commented 4 years ago

用 react-jsonschema-form