APIs.json Apis Properties Apis Json Validator Info (Edit)

This property ensures that there is a link to the validator for the APIs

APIs.jsonAPIsProperties

Rule Definition

apis-json-apis-properties-apis-json-validator-info.yaml
{"apis-json-apis-properties-apis-json-validator-info":{"description":"This property ensures that there is a link to the validator for the APIs","message":"Has APIs.json (Business) Validator","severity":"info","given":["$.apis.*.properties.*","$.common.*"],"then":[{"field":"type","function":"pattern","functionOptions":{"notMatch":"\\b(OperationalValidation)\\b"}}]}}

Back to All of the Rules