All Classes and Interfaces
Class
Description
Default 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 the
HttpServletRequest and HttpServletResponse.An Interceptor which validates incoming requests against the defined OpenAPI / Swagger specification.
A
HttpServletRequestWrapper those ServletInputStream is
cached and can be reset and read again as often as necessary.A factory for creating
LevelResolver instances that are suitable for use in Spring MVC
validation scenarios.Deprecated.
Deprecated.
Replaced with
OpenApiValidationFilterDeprecated.
Replaced with
OpenApiValidationInterceptorBy implementing this interface you can define your own
way how to react on validation issues - either request
or response.
OpenApiValidationService