public class PredefinedScopeConfigurationImpl extends AbstractConfigurationImpl<PredefinedScopeHibernateValidatorConfiguration> implements PredefinedScopeHibernateValidatorConfiguration, ConfigurationState
ALLOW_MULTIPLE_CASCADED_VALIDATION_ON_RESULT, ALLOW_PARALLEL_METHODS_DEFINE_PARAMETER_CONSTRAINTS, ALLOW_PARAMETER_CONSTRAINT_OVERRIDE, CONSTRAINT_EXPRESSION_LANGUAGE_FEATURE_LEVEL, CONSTRAINT_MAPPING_CONTRIBUTOR, CONSTRAINT_MAPPING_CONTRIBUTORS, CUSTOM_VIOLATION_EXPRESSION_LANGUAGE_FEATURE_LEVEL, ENABLE_TRAVERSABLE_RESOLVER_RESULT_CACHE, FAIL_FAST, GETTER_PROPERTY_SELECTION_STRATEGY_CLASSNAME, LOCALE_RESOLVER_CLASSNAME, PROPERTY_NODE_NAME_PROVIDER_CLASSNAME, SCRIPT_EVALUATOR_FACTORY_CLASSNAME, TEMPORAL_VALIDATION_TOLERANCE
Constructor and Description |
---|
PredefinedScopeConfigurationImpl(BootstrapState state) |
PredefinedScopeConfigurationImpl(ValidationProvider<?> validationProvider) |
Modifier and Type | Method and Description |
---|---|
PredefinedScopeHibernateValidatorConfiguration |
builtinConstraints(Set<String> constraints) |
Set<Class<?>> |
getBeanClassesToInitialize() |
Set<String> |
getBuiltinConstraints() |
PredefinedScopeHibernateValidatorConfiguration |
initializeBeanMetaData(Set<Class<?>> beanMetaDataToInitialize) |
PredefinedScopeHibernateValidatorConfiguration |
initializeLocales(Set<Locale> localesToInitialize) |
protected boolean |
preloadResourceBundles() |
addMapping, addMapping, addProperty, addValueExtractor, allowMultipleCascadedValidationOnReturnValues, allowOverridingMethodAlterParameterConstraint, allowParallelMethodsDefineParameterConstraints, beanMetaDataClassNormalizer, buildValidatorFactory, clockProvider, constraintExpressionLanguageFeatureLevel, constraintValidatorFactory, constraintValidatorPayload, createConstraintMapping, customViolationExpressionLanguageFeatureLevel, defaultLocale, enableTraversableResolverResultCache, externalClassLoader, failFast, getBeanMetaDataClassNormalizer, getBootstrapConfiguration, getClockProvider, getConstraintExpressionLanguageFeatureLevel, getConstraintValidatorFactory, getConstraintValidatorPayload, getCustomViolationExpressionLanguageFeatureLevel, getDefaultClockProvider, getDefaultConstraintValidatorFactory, getDefaultMessageInterpolator, getDefaultParameterNameProvider, getDefaultResourceBundleLocator, getDefaultTraversableResolver, getDefaultValueExtractors, getExternalClassLoader, getFailFast, getGetterPropertySelectionStrategy, getLocaleResolver, getMappingStreams, getMessageInterpolator, getMethodValidationConfiguration, getParameterNameProvider, getProgrammaticMappings, getProperties, getPropertyNodeNameProvider, getScriptEvaluatorFactory, getTemporalValidationTolerance, getterPropertySelectionStrategy, getTraversableResolver, getValueExtractors, ignoreXmlConfiguration, isAllowMultipleCascadedValidationOnReturnValues, isAllowOverridingMethodAlterParameterConstraint, isAllowParallelMethodsDefineParameterConstraints, isIgnoreXmlConfiguration, isTraversableResolverResultCacheEnabled, localeResolver, locales, messageInterpolator, parameterNameProvider, propertyNodeNameProvider, scriptEvaluatorFactory, temporalValidationTolerance, thisAsT, traversableResolver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addMapping, allowMultipleCascadedValidationOnReturnValues, allowOverridingMethodAlterParameterConstraint, allowParallelMethodsDefineParameterConstraints, beanMetaDataClassNormalizer, constraintExpressionLanguageFeatureLevel, constraintValidatorPayload, createConstraintMapping, customViolationExpressionLanguageFeatureLevel, defaultLocale, enableTraversableResolverResultCache, externalClassLoader, failFast, getDefaultResourceBundleLocator, getDefaultValueExtractors, getterPropertySelectionStrategy, localeResolver, locales, locales, propertyNodeNameProvider, scriptEvaluatorFactory, temporalValidationTolerance
addMapping, addProperty, addValueExtractor, buildValidatorFactory, clockProvider, constraintValidatorFactory, getBootstrapConfiguration, getDefaultClockProvider, getDefaultConstraintValidatorFactory, getDefaultMessageInterpolator, getDefaultParameterNameProvider, getDefaultTraversableResolver, ignoreXmlConfiguration, messageInterpolator, parameterNameProvider, traversableResolver
getClockProvider, getConstraintValidatorFactory, getMappingStreams, getMessageInterpolator, getParameterNameProvider, getProperties, getTraversableResolver, getValueExtractors, isIgnoreXmlConfiguration
public PredefinedScopeConfigurationImpl(BootstrapState state)
public PredefinedScopeConfigurationImpl(ValidationProvider<?> validationProvider)
public PredefinedScopeHibernateValidatorConfiguration builtinConstraints(Set<String> constraints)
builtinConstraints
in interface PredefinedScopeHibernateValidatorConfiguration
public PredefinedScopeHibernateValidatorConfiguration initializeBeanMetaData(Set<Class<?>> beanMetaDataToInitialize)
initializeBeanMetaData
in interface PredefinedScopeHibernateValidatorConfiguration
public PredefinedScopeHibernateValidatorConfiguration initializeLocales(Set<Locale> localesToInitialize)
initializeLocales
in interface PredefinedScopeHibernateValidatorConfiguration
protected boolean preloadResourceBundles()
preloadResourceBundles
in class AbstractConfigurationImpl<PredefinedScopeHibernateValidatorConfiguration>
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved