gulp-json-schema
JSON →Gulp plugin for validating JSON files against JSON Schema (draft v4) using the tv4 validator. Version 1.0.0 is the latest stable release, with no recent updates. Key differentiators: it integrates seamlessly into Gulp pipelines, supports custom formats and keywords, schema preloading for $ref resolution, and options like banUnknownProperties and checkRecursive. Alternatives include gulp-ajv for newer JSON Schema drafts and better performance.
Resources
packagegulp-json-schema ↗