Validate JSON against a schema and report the first failing path. Use when checking API payloads, config files, or fixtures against a JSON Schema, or debugging "why does this JSON not validate". Triggers on "validate json", "json schema check".
Validate JSON against a schema and report the first failing path. Use when checking API payloads, config files, or fixtures against a JSON Schema, or debugging "why does this JSON not validate". Triggers on "validate json", "json schema check".