Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Generate JSON Schema (http://json-schema.org/) declaration from CompositeDescriptor.
First use-case would be for client applications (eg. browsers) to be able to automatically render forms based on the schema.
Data format can be easily extracted from descriptor.
Data validation is another story as some Constraint match will be needed.