Schema & Data Description¶
plastic.js uses JSON Schema (http://json-schema.org) internaly for validation and interpretation of data. For easier usage there’s a simplified schema format we call “Data Description”.
JSON Schema¶
For more information about this standard, please visit http://json-schema.org