Package com.atlassian.oai.validator.springmvc
package com.atlassian.oai.validator.springmvc
-
ClassDescriptionDefault implementation of
ValidationReportHandler.In case the request is invalid.In case the response is invalid.Wrapper which makes sure that we do not flush ContentCachingResponseWrapper from another filter.A filter for wrapping theHttpServletRequestandHttpServletResponse.An Interceptor which validates incoming requests against the defined OpenAPI / Swagger specification.AHttpServletRequestWrapperthoseServletInputStreamis cached and can be reset and read again as often as necessary.A factory for creatingLevelResolverinstances that are suitable for use in Spring MVC validation scenarios.Deprecated.Deprecated.Replaced withOpenApiValidationFilterDeprecated.Replaced withOpenApiValidationInterceptorBy implementing this interface you can define your own way how to react on validation issues - either request or response.
OpenApiValidationService