nette / schema

📐 Validating data structures against a given Schema.
https://doc.nette.org/schema
Other
886 stars 26 forks source link

Description attribute - Nette schema as an object representation for XSD / JsonSchema / WADL / ... #45

Open zeleznypa opened 2 years ago

zeleznypa commented 2 years ago

It will useful to have a possibility to convert integration schemas (XSD, JsonSchema, WADL, ...) to Nette/Schema or back.

Because of that, it will be nice to have a possibility to setup, not just Expectations, but also description for the Structure or it parts