See: Description
Class | Description |
---|---|
AbstractConfigurationImpl<T extends BaseHibernateValidatorConfiguration<T>> |
Hibernate specific
Configuration implementation. |
ConfigurationImpl |
Hibernate specific
Configuration implementation. |
ConstraintCreationContext | |
ConstraintViolationImpl<T> | |
DefaultClockProvider |
A default
ClockProvider implementation which returns the current system time in the default time zone using
Clock.systemDefaultZone() . |
DefaultParameterNameProvider |
A default
ParameterNameProvider implementation which returns parameter names obtained from the Java
reflection API as mandated by the BV specification. |
DefaultPropertyNodeNameProvider |
A default
PropertyNodeNameProvider implementation which returns the property name. |
MessageInterpolatorContext |
Implementation of the context used during message interpolation.
|
MethodValidationConfiguration |
These properties modify the behavior of the
Validator with respect to the Jakarta Bean Validation
specification section 5.6.5. |
MethodValidationConfiguration.Builder | |
PredefinedScopeConfigurationImpl | |
PredefinedScopeValidatorContextImpl | |
PredefinedScopeValidatorFactoryImpl |
Factory returning initialized
Validator instances. |
ServiceLoaderBasedConstraintMappingContributor |
Contributor of constraint definitions discovered by the Java service loader mechanism.
|
ValidatorContextImpl | |
ValidatorFactoryImpl |
Factory returning initialized
Validator instances. |
ValidatorFactoryScopedContext | |
ValidatorImpl |
The main Bean Validation class.
|
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved