Class OpenapiValidationProperties

java.lang.Object
ch.nexsol.gateway.validation.OpenapiValidationProperties

@ConfigurationProperties(prefix="spring.cloud.gateway.server.webflux.openapi-validation") public class OpenapiValidationProperties extends Object
Configuration properties for the OpenAPI validation filter, bound under spring.cloud.gateway.server.webflux.openapi-validation. Each direction is configured on its own, so a request can be enforced while the responses of the same route are only reported on.