Ticket #5975 (closed enhancement: fixed)
Add JSON Schema Support
| Reported by: | kriszyp | Owned by: | kriszyp |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dojox | Version: | 1.0 |
| Severity: | normal | Keywords: | JSON Schema |
| Cc: |
Description
Add JSON Schema (http://groups.google.com/group/json-schema) support so that objects/instances can be validated against schemas. Schemas could also be used to control data manipulation in dojo.data stores, perform parameter checking on RPC calls, and for schema-based layout generation. Schemas can be embedded in SMD definitions (used to define parameter and return types). This ticket covers basic validation support.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.