Uses of Interface
org.hibernate.validator.PredefinedScopeHibernateValidatorConfiguration
Packages that use PredefinedScopeHibernateValidatorConfiguration
Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
-
Uses of PredefinedScopeHibernateValidatorConfiguration in org.hibernate.validator
Methods in org.hibernate.validator that return PredefinedScopeHibernateValidatorConfigurationModifier and TypeMethodDescriptionPredefinedScopeHibernateValidatorConfiguration.builtinConstraints
(Set<String> constraints) PredefinedScopeHibernateValidator.createSpecializedConfiguration
(BootstrapState state) PredefinedScopeHibernateValidatorConfiguration.includeBeansAndConstraintsDefinedOnlyInXml
(boolean include) Specify whether to append thebuilt-in constraints
andbeans to initialize
with constraints and beans provided only through XML mapping.PredefinedScopeHibernateValidatorConfiguration.initializeBeanMetaData
(Set<Class<?>> beanClassesToInitialize)