简体   繁体   English

是否可以为jsonSchema规范定义jsonSchema?

[英]Is it possible to define a jsonSchema for the jsonSchema specification?

Im attemting to build a form using the react-jsonschema-form library, and reading the specification I want to know if its possible to build a schema that defines the JSONSchema specification its self. 我打算使用react-jsonschema-form构建表单 ,并阅读规范,我想知道是否有可能构建定义JSONSchema规范本身的架构。

Is it easy to prove whether or not this is possible? 是否容易证明这是否可能?

https://github.com/rjsf-team/react-jsonschema-form/issues/1465 https://github.com/rjsf-team/react-jsonschema-form/issues/1465

^ this is an issue raised on the GH repo ^这是GH回购中提出的问题

regarding Meta schemas for the JSON Schema: http://json-schema.org/specification.html#meta-schemas 有关JSON模式的元模式的信息: http : //json-schema.org/specification.html#meta-schemas

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM