JSON Schema Draft 2020-12 Properties Info (Edit)

Schema has properties, providing more detail regarding the structure of each schema being applied as part of a request or a response

JSON SchemaSchemaProperties

Rule Definition

json-schema-2020-12-properties-info.yaml
{"json-schema-2020-12-properties-info":{"description":"Schema has properties, providing more detail regarding the structure of each schema being applied as part of a request or a response","message":"Schema Have Properties","severity":"info","given":"$[?(@.type==\"object\")]","then":{"field":"properties","function":"falsy"}}}

Back to All of the Rules