NameTitleDescription
Draft7response-json-schema.jsonResponse Schema ValidatorEnterprise only. The response schema validator adds a schema validation before the gateway returns the response to the end-user or before it’s merged in the endpoint with the rest of the backends. See: https://www.krakend.io/docs/enterprise/endpoints/response-schema-validator/
Draft7cel.jsonCommon Expression Language (CEL) validationsThe Common Expression Language (CEL) middleware enables expression evaluation, when an expression returns false, KrakenD does not return the content as the condition has failed. Otherwise, if all expressions returned true, the content is served. See: https://www.krakend.io/docs/endpoints/common-expression-language-cel/