json schema编写及json验证网站:JSON Schema Validator - Newtonsoft
可以编写验证json schema,并且验证json是否合法。
https://json-schema.apifox.cn/ json schema 规范中午网站。
json schema 编辑网站 JSON-Schema-Editor (hellosean1025.github.io) 使用react编写的json schema编辑网站。
需要将各种控件的schema编写并定义,controls只能包含这些控件。解决数组中限制类型的问题。
网友评论