wow-look-at-my/Validate JSON

Download the prebuilt json-validator (build-from-source fallback) and run it to check JSON/JSONC files against JSON Schema

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesSpace-separated files or glob patterns to validate. When omitted, auto-discovers all *.json and *.jsonc files containing a $schema field.no""
schemaPath or URL to JSON Schema (overrides $schema in documents)no""
argsAdditional CLI arguments (e.g. "--draft 7 --no-assert-format --json")no""

no outputs