JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Hibernate Validator - Runtime 2.7.4.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
HibernateBeanValidationConfigValidator
HibernateValidatorBuildTimeConfig
HibernateValidatorBuildTimeConfig.HibernateValidatorExpressionLanguageBuildTimeConfig
HibernateValidatorBuildTimeConfig.HibernateValidatorMethodBuildTimeConfig
HibernateValidatorRecorder
JaxrsEndPointValidated
Marker class to indicate a JAX-RS end point should be validated.
JaxrsEndPointValidationInterceptor
MethodValidated
Marker class to indicate a method should be validated.
MethodValidationInterceptor
ResteasyConfigSupport
ResteasyContextLocaleResolver
ResteasyReactiveContextLocaleResolver
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
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