valid-json-schema-syntax
Overview
This rule belongs to the json-schema-validation
ruleset and states that:
JSON schema must follow syntax rules specified in the corresponding JSON schema version specification.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Blocking |
Message | JSON Schema is invalid. |
Code | JSONSCHEMA_V001 |
Type | Validation |
Rule System | Syntax |
Broad Category | Syntax |
Tags | json schema preliminary checks validation json |