JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Hibernate Validator - Runtime 2.8.2.Final
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Class Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractLocaleResolver
AbstractMethodValidationInterceptor
NOTE: this is a copy of the interceptor present in hibernate-validator-cdi.
ArcConstraintValidatorFactoryImpl
ArcProxyBeanMetaDataClassNormalizer
In the case of a proxy generated by Arc, return the parent class.
ConstraintTypeUtil20
DisableLoggingAutoFeature
Disables logging during the analysis phase
HibernateBeanValidationConfigValidator
HibernateValidatorBuildTimeConfig
HibernateValidatorBuildTimeConfig.HibernateValidatorExpressionLanguageBuildTimeConfig
HibernateValidatorBuildTimeConfig.HibernateValidatorMethodBuildTimeConfig
HibernateValidatorRecorder
JaxrsEndPointValidated
Marker class to indicate a JAX-RS end point should be validated.
JaxrsEndPointValidationInterceptor
LocaleResolversWrapper
Wrapper for potentially multiple locale resolvers.
MethodValidated
Marker class to indicate a method should be validated.
MethodValidationInterceptor
ResteasyConfigSupport
ResteasyContextLocaleResolver
ResteasyReactiveEndPointValidationInterceptor
ResteasyReactiveViolationException
Wrapper around a
ConstraintViolationException
, used to mark a constraint violation as relative to a REST endpoint call.
ResteasyReactiveViolationExceptionMapper
ResteasyViolationExceptionImpl
Wrapper around a
ConstraintViolationException
, used to mark a constraint violation as relative to a REST endpoint call.
ResteasyViolationExceptionMapper
TraverseAllTraversableResolver
ValidatorHolder
ValidatorMediaTypeUtil
Utility class to deal with MediaTypes in JAX-RS endpoints.
ValidatorProvider
VertxLocaleResolver
Locale resolver that retrieves the locale from HTTP headers of the current vert.x request.
ViolationReport
As spec doesn't say anything about the report format, we just use https://opensource.zalando.com/problem/constraint-violation This also what Reactive Routes uses
ViolationReport.Violation