Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 185 Bytes

Validator

A small program that validates JSON/YAML manifests against a JSON Schema. It's mainly used for automated tests.

Usage

validator.exe <SCHEMA> <MANIFEST>...