@Configuration @Requires(classes={javax.xml.validation.Validator.class,org.hibernate.validator.HibernateValidator.class,javax.el.ELContext.class})
See: Description
Class | Description |
---|---|
DefaultConstraintValidatorFactory |
Default implementation of the
ConstraintValidatorFactory interface that
retrieves validators from the bean context. |
DefaultParameterNameProvider |
Default implementation of the
ParameterNameProvider interface that. |
ValidatorFactoryProvider |
Provides a
ValidatorFactory instance. |