Ticket #5975 (closed enhancement: fixed)

Opened 9 months ago

Last modified 5 months ago

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

jsonSchema.diff (17.1 kB) - added by kriszyp 7 months ago.
JSON Schema

Change History

Changed 7 months ago by kriszyp

JSON Schema

Changed 6 months ago by dylan

  • owner changed from dmachi to kriszyp

Changed 5 months ago by kriszyp

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.