UNPKG

grunt-z-schema

Version:

Grunt plugin for z-schema, a JSON Schema validator.

14 lines (7 loc) 281 B
## 0.1.0 (2014-02-09) * map src files to dest schema, allow multiple schemas per task, simplify options #### Breaking changes * `options.schema` replaced by `files: { 'schema': [] }` * `options.validation` is now simply just `options` ### 0.0.1 (2014-02-07) Initial version.