A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractConstrainedElement - Class in org.hibernate.validator.internal.metadata.raw
Base implementation of with functionality common to all ConstrainedElement implementations.
AbstractConstrainedElement(ConfigurationSource, ConstrainedElement.ConstrainedElementKind, ConstraintLocation, Set<MetaConstraint<?>>, boolean) - Constructor for class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
AbstractConstraintCheck - Class in org.hibernate.validator.ap.checks
Abstract base class for ConstraintCheck implementations.
AbstractConstraintCheck() - Constructor for class org.hibernate.validator.ap.checks.AbstractConstraintCheck
 
AbstractConstraintMetaData - Class in org.hibernate.validator.internal.metadata.aggregated
Base implementation for ConstraintMetaData with attributes common to all type of meta data.
AbstractConstraintMetaData(String, Class<?>, Set<MetaConstraint<?>>, ConstraintMetaData.ConstraintMetaDataKind, boolean, boolean) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
accepts(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder
Whether this builder allows to add the given element or not.
accepts(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData.Builder
Whether this builder allows to add the given element or not.
accepts(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.ParameterMetaData.Builder
 
accepts(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData.Builder
 
action(Constructor<T>, Object...) - Static method in class org.hibernate.validator.internal.util.privilegedactions.ConstructorInstance
 
action(Annotation, String, Class<T>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetAnnotationParameter
 
action(Class<T>, Class<?>...) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredConstructor
 
action(Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredConstructors
 
action(Class<?>, String) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredField
 
action(Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredFields
 
action(Class<?>, String, Class<?>...) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredMethod
 
action(Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredMethods
 
action(Class<?>, String) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetMethod
 
action(Class<?>, String) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetMethodFromPropertyName
 
action(Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetMethods
 
action(ClassLoader, String) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetResource
 
action(String, Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.LoadClass
 
action(Class<T>, String) - Static method in class org.hibernate.validator.internal.util.privilegedactions.NewInstance
 
action(Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.NewJaxbContext
 
action(SchemaFactory, URL) - Static method in class org.hibernate.validator.internal.util.privilegedactions.NewSchema
 
action(Member) - Static method in class org.hibernate.validator.internal.util.privilegedactions.SetAccessibility
 
action(Unmarshaller, Source, Class<T>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.Unmarshal
 
adaptOriginsAndImplicitGroups(Class<?>, Set<MetaConstraint<?>>) - Method in class org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder
Adapts the given constraints to the given bean type.
add(BeanConfiguration<? super T>) - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl.BeanMetaDataBuilder
 
add(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder
Adds the given element to this builder.
add(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData.Builder
Adds the given element to this builder.
add(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.ParameterMetaData.Builder
 
add(ConstrainedElement) - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData.Builder
 
add(Object) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
addAll(Collection) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
addAllMappings(Set<InputStream>) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
addBeanConfiguration(Class<?>, BeanConfiguration<?>) - Method in class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
 
addCascadeConfig(BeanConstraintLocation) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addConfigProperty(String, String) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
addConstraintConfig(ConfiguredConstraint<?, BeanConstraintLocation>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addConstraintFailures(Set<C>) - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
addConstraintValidatorDefinition(Class<A>, List<Class<? extends ConstraintValidator<? extends Annotation, ?>>>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
addDefaultGroupSequence(Class<?>, List<Class<?>>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addDefaultGroupSequenceProvider(Class<T>, Class<? extends DefaultGroupSequenceProvider<? super T>>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addDeprecatedDefaultGroupSequenceProvider(Class<T>, Class<? extends DefaultGroupSequenceProvider<? super T>>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addMapping(ConstraintMapping) - Method in interface org.hibernate.validator.HibernateValidatorConfiguration
Adds the specified ConstraintMapping instance to the configuration.
addMapping(InputStream) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
addMapping(ConstraintMapping) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
addMapping(InputStream) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
addMethodCascadeConfig(MethodConstraintLocation) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addMethodConstraintConfig(ConfiguredConstraint<?, MethodConstraintLocation>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
addNode(String) - Method in class org.hibernate.validator.internal.engine.PathImpl
 
addParameter(String, Object) - Method in class org.hibernate.validator.cfg.ConstraintDef
 
addProperty(String, String) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
AggregateResourceBundleLocator - Class in org.hibernate.validator.resourceloading
A ResourceBundleLocator implementation that provides access to multiple source ResourceBundles by merging them into one aggregated bundle.
AggregateResourceBundleLocator(List<String>, ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
Deprecated.
AggregateResourceBundleLocator(List<String>) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
Creates a locator that delivers a resource bundle merged from the given list of source bundles.
AggregateResourceBundleLocator(List<String>, ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
Creates a locator that delivers a resource bundle merged from the given list of source bundles.
AggregateResourceBundleLocator.AggregateBundle - Class in org.hibernate.validator.resourceloading
A ResourceBundle whose content is aggregated from multiple source bundles.
AggregateResourceBundleLocator.AggregateBundle(List<ResourceBundle>) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator.AggregateBundle
Creates a new AggregateBundle.
alias(String) - Method in class org.hibernate.validator.cfg.defs.ScriptAssertDef
 
annotation - Variable in class org.hibernate.validator.internal.xml.ConstraintDefinitionType
 
annotation - Variable in class org.hibernate.validator.internal.xml.ConstraintType
 
AnnotationApiHelper - Class in org.hibernate.validator.ap.util
A helper class providing some useful methods to work with types from the JSR-269-API.
AnnotationApiHelper(Elements, Types) - Constructor for class org.hibernate.validator.ap.util.AnnotationApiHelper
 
AnnotationDescriptor<T extends Annotation> - Class in org.hibernate.validator.internal.util.annotationfactory
Encapsulates the data you need to create an annotation.
AnnotationDescriptor(Class<T>) - Constructor for class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 
AnnotationDescriptor(Class<T>, Map<String, Object>) - Constructor for class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 
AnnotationFactory - Class in org.hibernate.validator.internal.util.annotationfactory
Creates live annotations (actually AnnotationProxies) from AnnotationDescriptors.
AnnotationFactory() - Constructor for class org.hibernate.validator.internal.util.annotationfactory.AnnotationFactory
 
AnnotationMetaDataProvider - Class in org.hibernate.validator.internal.metadata.provider
MetaDataProvider which reads the metadata from annotations which is the default configuration source.
AnnotationMetaDataProvider(ConstraintHelper, AnnotationProcessingOptions) - Constructor for class org.hibernate.validator.internal.metadata.provider.AnnotationMetaDataProvider
 
AnnotationProcessingOptions<C extends AnnotationProcessingOptions<C>> - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to configure how existing annotation should be treated.
AnnotationProcessingOptions - Class in org.hibernate.validator.internal.metadata.core
An AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source.
AnnotationProcessingOptions() - Constructor for class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
AnnotationType - Class in org.hibernate.validator.internal.xml
Java class for annotationType complex type.
AnnotationType() - Constructor for class org.hibernate.validator.internal.xml.AnnotationType
 
AnnotationTypeCheck - Class in org.hibernate.validator.ap.checks
Checks, that only constraint annotation types are annotated with other constraint annotations ("constraint composition"), but not non-constraint annotations.
AnnotationTypeCheck(ConstraintHelper) - Constructor for class org.hibernate.validator.ap.checks.AnnotationTypeCheck
 
AnnotationTypeMemberCheck - Class in org.hibernate.validator.ap.checks
Checks, that each constraint annotation type declares the members message(), groups() and payload() as defined by the BV spec.
AnnotationTypeMemberCheck(AnnotationApiHelper, Types) - Constructor for class org.hibernate.validator.ap.checks.AnnotationTypeMemberCheck
 
appendNode(String) - Method in class org.hibernate.validator.internal.engine.ValueContext
Adds a new node with the specified name to the current property path.
areClassLevelConstraintAnnotationsIgnored(Class<?>) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
areConstraintAnnotationsIgnored(Class<?>) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
arePropertyLevelConstraintAnnotationsIgnored(Member) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
asDescriptor(boolean, List<Class<?>>) - Method in interface org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData
Returns this meta data object's corresponding representation in the descriptor model.
asDescriptor(boolean, List<Class<?>>) - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
 
asDescriptor(boolean, List<Class<?>>) - Method in class org.hibernate.validator.internal.metadata.aggregated.ParameterMetaData
 
asDescriptor(boolean, List<Class<?>>) - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData
 
asDescriptors(Set<MetaConstraint<?>>) - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
asDescriptors(Set<MetaConstraint<?>>) - Static method in class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
ASSERT_FALSE - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
ASSERT_TRUE - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
assertCorrectnessOfMethodParameterConstraints() - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
Checks the parameter constraints of this method for correctness.
assertDefaultGroupSequenceIsExpandable(List<Class<?>>) - Method in class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
Asserts that the default group sequence of the validated bean can be expanded into the sequences which needs to be validated.
assertDefaultGroupSequenceIsExpandable(List<Class<?>>) - Method in interface org.hibernate.validator.internal.engine.groups.ValidationOrder
Asserts that the default group sequence of the validated bean can be expanded into the sequences which needs to be validated.
AssertFalseDef - Class in org.hibernate.validator.cfg.defs
 
AssertFalseDef() - Constructor for class org.hibernate.validator.cfg.defs.AssertFalseDef
 
AssertFalseValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validates that the value passed is false
AssertFalseValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.AssertFalseValidator
 
assertNotEmpty(String, String) - Static method in class org.hibernate.validator.internal.util.Contracts
 
assertNotNull(Object) - Static method in class org.hibernate.validator.internal.util.Contracts
 
assertNotNull(Object, String) - Static method in class org.hibernate.validator.internal.util.Contracts
Asserts that the given object is not null.
assertTrue(boolean, String) - Static method in class org.hibernate.validator.internal.util.Contracts
 
AssertTrueDef - Class in org.hibernate.validator.cfg.defs
 
AssertTrueDef() - Constructor for class org.hibernate.validator.cfg.defs.AssertTrueDef
 
AssertTrueValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validates that the value passed is true
AssertTrueValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.AssertTrueValidator
 
assertValueNotNull(Object, String) - Static method in class org.hibernate.validator.internal.util.Contracts
Asserts that the given object is not null.
asSet(T...) - Static method in class org.hibernate.validator.ap.util.CollectionHelper
 
asSet(T...) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
asString() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
asString() - Method in class org.hibernate.validator.internal.engine.PathImpl
 

B

bean - Variable in class org.hibernate.validator.internal.xml.ConstraintMappingsType
 
BeanConfiguration<T> - Class in org.hibernate.validator.internal.metadata.raw
Represents the complete constraint related configuration of one Java type originating from one ConfigurationSource.
BeanConfiguration(ConfigurationSource, Class<T>, Set<? extends ConstrainedElement>, List<Class<?>>, DefaultGroupSequenceProvider<? super T>) - Constructor for class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
Creates a new bean configuration.
BeanConstraintLocation - Class in org.hibernate.validator.internal.metadata.location
A ConstraintLocation implementation that represents either a bean (in case of class-level constraints), a field or a getter method (in case of property-level constraints).
BeanConstraintLocation(Class<?>) - Constructor for class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
BeanConstraintLocation(Member) - Constructor for class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
BeanConstraintLocation(Class<?>, Member) - Constructor for class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
BeanDescriptorImpl<T> - Class in org.hibernate.validator.internal.metadata.descriptor
Describes a validated bean.
BeanDescriptorImpl(Class<T>, Set<ConstraintDescriptorImpl<?>>, Map<String, PropertyDescriptor>, Map<String, MethodDescriptor>, boolean, List<Class<?>>) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
BeanMetaData<T> - Interface in org.hibernate.validator.internal.metadata.aggregated
Interface defining the meta data about the constraints defined in a given bean.
BeanMetaDataImpl<T> - Class in org.hibernate.validator.internal.metadata.aggregated
This class encapsulates all meta data needed for validation.
BeanMetaDataImpl(Class<T>, List<Class<?>>, DefaultGroupSequenceProvider<? super T>, Set<ConstraintMetaData>) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
Creates a new BeanMetaDataImpl
BeanMetaDataImpl.BeanMetaDataBuilder<T> - Class in org.hibernate.validator.internal.metadata.aggregated
 
BeanMetaDataImpl.BeanMetaDataBuilder(ConstraintHelper, Class<T>) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl.BeanMetaDataBuilder
 
BeanMetaDataManager - Class in org.hibernate.validator.internal.metadata
This manager is in charge of providing all constraint related meta data required by the validation engine.
BeanMetaDataManager(ConstraintHelper, MetaDataProvider...) - Constructor for class org.hibernate.validator.internal.metadata.BeanMetaDataManager
 
BeanMetaDataManager(ConstraintHelper, List<MetaDataProvider>) - Constructor for class org.hibernate.validator.internal.metadata.BeanMetaDataManager
 
BeanType - Class in org.hibernate.validator.internal.xml
Java class for beanType complex type.
BeanType() - Constructor for class org.hibernate.validator.internal.xml.BeanType
 
beanTypeCannotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
beanTypeCannotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
beanTypeCannotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
beanTypeMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
beanTypeMustNotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
beanTypeMustNotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
boxedType(Class<?>) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Returns the auto-boxed type of a primitive type.
build() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl.BeanMetaDataBuilder
 
build() - Method in class org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder
Creates a new, read-only ConstraintMetaData object with all constraint information related to the method or property represented by this builder.
build() - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData.Builder
Creates a new, read-only ConstraintMetaData object with all constraint information related to the method or property represented by this builder.
build() - Method in class org.hibernate.validator.internal.metadata.aggregated.ParameterMetaData.Builder
 
build() - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData.Builder
 
buildConstraintViolationWithTemplate(String) - Method in class org.hibernate.validator.internal.engine.ConstraintValidatorContextImpl
 
buildHashCode() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
buildValidatorFactory(ConfigurationState) - Method in class org.hibernate.validator.HibernateValidator
 
buildValidatorFactory() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
byLocation() - Method in class org.hibernate.validator.internal.metadata.provider.XmlMetaDataProvider
 

C

CachingResourceBundleLocator - Class in org.hibernate.validator.resourceloading
A ResourceBundleLocator implementation that wraps around another locator and caches values retrieved from that locator.
CachingResourceBundleLocator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.CachingResourceBundleLocator
Deprecated.
CachingResourceBundleLocator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.CachingResourceBundleLocator
Creates a new CachingResourceBundleLocator.
Cascadable<C extends Cascadable<C>> - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to mark the underlying element as to be validated in a cascaded way.
checkAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.AbstractConstraintCheck
 
checkAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.AnnotationTypeCheck
 
checkAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.AnnotationTypeMemberCheck
 
checkAnnotationType(TypeElement, AnnotationMirror) - Method in interface org.hibernate.validator.ap.checks.ConstraintCheck
Checks, whether the given annotation is allowed at the given annotation type declaration.
checkAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.ConstraintValidatorCheck
 
checkAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.RetentionPolicyCheck
 
checkAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.TargetCheck
 
checkConstraint(DeclaredType, TypeMirror) - Method in class org.hibernate.validator.ap.util.ConstraintHelper
Checks whether the given annotation type (which must be a constraint annotation type) may be specified at elements of the specified type.
checkField(VariableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.AbstractConstraintCheck
 
checkField(VariableElement, AnnotationMirror) - Method in interface org.hibernate.validator.ap.checks.ConstraintCheck
Checks, whether the given annotation is allowed at the given field.
checkField(VariableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.PrimitiveCheck
 
checkField(VariableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.StaticCheck
 
checkField(VariableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.TypeCheck
 
checkMethod(ExecutableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.AbstractConstraintCheck
 
checkMethod(ExecutableElement, AnnotationMirror) - Method in interface org.hibernate.validator.ap.checks.ConstraintCheck
Checks, whether the given annotation is allowed at the given method.
checkMethod(ExecutableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.GetterCheck
 
checkMethod(ExecutableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.PrimitiveCheck
 
checkMethod(ExecutableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.StaticCheck
 
checkMethod(ExecutableElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.TypeCheck
 
checkNonAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.AbstractConstraintCheck
 
checkNonAnnotationType(TypeElement, AnnotationMirror) - Method in interface org.hibernate.validator.ap.checks.ConstraintCheck
Checks, whether the given annotation is allowed at the given type declaration (class, interface, enum).
checkNonAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.GroupSequenceProviderCheck
 
checkNonAnnotationType(TypeElement, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.TypeCheck
 
classCannotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
classCannotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
classCannotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
classIsNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
classIsNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
classIsNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
classType - Variable in class org.hibernate.validator.internal.xml.BeanType
 
ClassType - Class in org.hibernate.validator.internal.xml
Java class for classType complex type.
ClassType() - Constructor for class org.hibernate.validator.internal.xml.ClassType
 
clazz - Variable in class org.hibernate.validator.internal.xml.BeanType
 
clear() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class org.hibernate.validator.internal.util.IdentitySet
 
close() - Method in class org.hibernate.validator.internal.xml.XmlMappingParser.CloseIgnoringInputStream
 
CNPJ - Annotation Type in org.hibernate.validator.constraints.br
Validates a CNPJ (Cadastro de Pessoa Jurídica - Brazilian corporate tax payer registry number).
CollectionHelper - Class in org.hibernate.validator.ap.util
Provides some methods for simplified collection instantiation.
CollectionHelper() - Constructor for class org.hibernate.validator.ap.util.CollectionHelper
 
CollectionHelper - Class in org.hibernate.validator.internal.util
Provides some methods for simplified collection instantiation.
CollectionHelper.Partitioner<K,V> - Interface in org.hibernate.validator.internal.util
 
CompositionType - Enum in org.hibernate.validator.constraints
The Enum CompositionType which is used as argument to the annotation ConstraintComposition.
computeAllImplementedInterfaces(Class<?>) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Get all interfaces a class directly implements.
computeClassHierarchy(Class<?>, boolean) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Get all superclasses and optionally interfaces recursively.
ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.validator.internal.util
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float) - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(int) - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap() - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentReferenceHashMap.Option - Enum in org.hibernate.validator.internal.util
 
ConcurrentReferenceHashMap.ReferenceType - Enum in org.hibernate.validator.internal.util
An option specifying which Java reference type should be used to refer to a key and/or value.
Configuration - Class in org.hibernate.validator.ap.util
Provides access to the processor options supported by the Hibernate Validator annotation processor.
Configuration(Map<String, String>, Messager) - Constructor for class org.hibernate.validator.ap.util.Configuration
 
ConfigurationImpl - Class in org.hibernate.validator.internal.engine
Hibernate specific Configuration implementation.
ConfigurationImpl(BootstrapState) - Constructor for class org.hibernate.validator.internal.engine.ConfigurationImpl
 
ConfigurationImpl(ValidationProvider<?>) - Constructor for class org.hibernate.validator.internal.engine.ConfigurationImpl
 
ConfigurationSource - Enum in org.hibernate.validator.internal.metadata.raw
The source of constraint meta data.
ConfiguredConstraint<A extends Annotation,L extends ConstraintLocation> - Class in org.hibernate.validator.internal.cfg.context
Represents a programmatically configured constraint and meta-data related to its location (bean type etc.).
Constrainable<C extends Constrainable<C>> - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to place constraints on the underlying element.
ConstrainedElement - Interface in org.hibernate.validator.internal.metadata.raw
Represents a (potentially) constrained Java element such as a type, field or method.
ConstrainedElement.ConstrainedElementKind - Enum in org.hibernate.validator.internal.metadata.raw
The kind of a ConstrainedElement.
ConstrainedField - Class in org.hibernate.validator.internal.metadata.raw
Represents a field of a Java type and all its associated meta-data relevant in the context of bean validation, for instance its constraints.
ConstrainedField(ConfigurationSource, BeanConstraintLocation, Set<MetaConstraint<?>>, boolean) - Constructor for class org.hibernate.validator.internal.metadata.raw.ConstrainedField
Creates a new field meta data object.
ConstrainedMethod - Class in org.hibernate.validator.internal.metadata.raw
Represents a method of a Java type and all its associated meta-data relevant in the context of bean validation, for instance the constraints at it's parameters or return value.
ConstrainedMethod(ConfigurationSource, MethodConstraintLocation, Set<MetaConstraint<?>>, boolean) - Constructor for class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
Creates a new method meta data object for a parameter-less method.
ConstrainedMethod(ConfigurationSource, MethodConstraintLocation, List<ConstrainedParameter>, Set<MetaConstraint<?>>, boolean) - Constructor for class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
Creates a new method meta data object.
ConstrainedParameter - Class in org.hibernate.validator.internal.metadata.raw
Contains constraint-related meta-data for one method parameter.
ConstrainedParameter(ConfigurationSource, MethodConstraintLocation, String, Set<MetaConstraint<?>>, boolean) - Constructor for class org.hibernate.validator.internal.metadata.raw.ConstrainedParameter
Creates a new parameter meta data object.
ConstrainedType - Class in org.hibernate.validator.internal.metadata.raw
Represents a Java type and all its associated meta-data relevant in the context of bean validation, for instance its constraints.
ConstrainedType(ConfigurationSource, BeanConstraintLocation, Set<MetaConstraint<?>>) - Constructor for class org.hibernate.validator.internal.metadata.raw.ConstrainedType
Creates a new type meta data object.
CONSTRAINT - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
constraint(ConstraintDef<?, ?>) - Method in interface org.hibernate.validator.cfg.context.Constrainable
Adds a new constraint.
constraint(ConstraintDef<?, ?>) - Method in class org.hibernate.validator.internal.cfg.context.PropertyConstraintMappingContextImpl
 
constraint(ConstraintDef<?, ?>) - Method in class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
constraint - Variable in class org.hibernate.validator.internal.xml.ClassType
 
constraint - Variable in class org.hibernate.validator.internal.xml.FieldType
 
constraint - Variable in class org.hibernate.validator.internal.xml.GetterType
 
CONSTRAINT_VALIDATOR - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
ConstraintCheck - Interface in org.hibernate.validator.ap.checks
Implementations represent checks, which determine whether a given constraint annotation is allowed at a given element.
ConstraintCheckError - Class in org.hibernate.validator.ap.checks
The result of the execution of a ConstraintCheck.
ConstraintCheckError(Element, AnnotationMirror, String, Object...) - Constructor for class org.hibernate.validator.ap.checks.ConstraintCheckError
Creates a new ConstraintCheckError.
ConstraintCheckFactory - Class in org.hibernate.validator.ap.checks
A factory in charge of determining the ConstraintChecks required for the validation of annotations at given elements.
ConstraintCheckFactory(Types, ConstraintHelper, AnnotationApiHelper, boolean) - Constructor for class org.hibernate.validator.ap.checks.ConstraintCheckFactory
 
ConstraintChecks - Interface in org.hibernate.validator.ap.checks
Represents an ordered set of ConstraintChecks with the ability to execute these checks against given elements and their annotations.
ConstraintComposition - Annotation Type in org.hibernate.validator.constraints
Boolean operator that is applied to all constraints of a composing constraint annotation.
ConstraintDef<C extends ConstraintDef<C,A>,A extends Annotation> - Class in org.hibernate.validator.cfg
Base class for all constraint definition types.
ConstraintDef(Class<A>) - Constructor for class org.hibernate.validator.cfg.ConstraintDef
 
ConstraintDef(ConstraintDef<?, A>) - Constructor for class org.hibernate.validator.cfg.ConstraintDef
 
constraintDefinition - Variable in class org.hibernate.validator.internal.xml.ConstraintMappingsType
 
ConstraintDefinitionType - Class in org.hibernate.validator.internal.xml
Java class for constraint-definitionType complex type.
ConstraintDefinitionType() - Constructor for class org.hibernate.validator.internal.xml.ConstraintDefinitionType
 
ConstraintDescriptorImpl<T extends Annotation> - Class in org.hibernate.validator.internal.metadata.descriptor
Describes a single constraint (including it's composing constraints).
ConstraintDescriptorImpl(T, ConstraintHelper, Class<?>, ElementType, ConstraintOrigin) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
ConstraintDescriptorImpl(T, ConstraintHelper, ElementType, ConstraintOrigin) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
ConstraintHelper - Class in org.hibernate.validator.ap.util
Helper class that deals with all constraint-related stuff, such as determining whether a given annotation represents a constraint annotation or whether a given annotation is allowed to be declared at a given element.
ConstraintHelper(Types, AnnotationApiHelper) - Constructor for class org.hibernate.validator.ap.util.ConstraintHelper
 
constraintHelper - Variable in class org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder
 
ConstraintHelper - Class in org.hibernate.validator.internal.metadata.core
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
ConstraintHelper() - Constructor for class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
constraintHelper - Variable in class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
 
ConstraintHelper.AnnotationType - Enum in org.hibernate.validator.ap.util
The type of an annotation with respect to the BV API.
ConstraintHelper.ConstraintCheckResult - Enum in org.hibernate.validator.ap.util
Possible results of a constraint check as returned by ConstraintHelper.checkConstraint(DeclaredType, TypeMirror).
ConstraintLocation - Interface in org.hibernate.validator.internal.metadata.location
Implementations describe the location at which a constraint is specified (a bean, a method parameter etc.).
ConstraintMapping - Class in org.hibernate.validator.cfg
Top level class for constraints configured via the programmatic API.
ConstraintMapping() - Constructor for class org.hibernate.validator.cfg.ConstraintMapping
Deprecated.
This class will be converted into an interface in a future release. Use HibernateValidatorConfiguration.createConstraintMapping() instead to create new constraint mappings.
ConstraintMapping(ConstraintMapping) - Constructor for class org.hibernate.validator.cfg.ConstraintMapping
Deprecated.
This class will be converted into an interface in a future release. Use HibernateValidatorConfiguration.createConstraintMapping() instead to create new constraint mappings.
constraintMapping - Variable in class org.hibernate.validator.internal.xml.ValidationConfigType
 
ConstraintMappingContext - Class in org.hibernate.validator.internal.cfg.context
Context which collects constraints, cascades etc.
ConstraintMappingContext() - Constructor for class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
ConstraintMappingsType - Class in org.hibernate.validator.internal.xml
Java class for constraint-mappingsType complex type.
ConstraintMappingsType() - Constructor for class org.hibernate.validator.internal.xml.ConstraintMappingsType
 
ConstraintMetaData - Interface in org.hibernate.validator.internal.metadata.aggregated
An aggregated view of the constraint related meta data for a given bean/type element and all the elements in the inheritance hierarchy which it overrides or implements.
ConstraintMetaData.ConstraintMetaDataKind - Enum in org.hibernate.validator.internal.metadata.aggregated
The kind of a ConstraintMetaData.
ConstraintOrigin - Enum in org.hibernate.validator.internal.metadata.core
Visibility looked at when discovering constraints.
ConstraintTree<A extends Annotation> - Class in org.hibernate.validator.internal.engine
Due to constraint composition a single constraint annotation can lead to a whole constraint tree being validated.
ConstraintTree(ConstraintDescriptorImpl<A>) - Constructor for class org.hibernate.validator.internal.engine.ConstraintTree
 
constraintType - Variable in class org.hibernate.validator.cfg.ConstraintDef
The constraint annotation type of this definition.
ConstraintType - Class in org.hibernate.validator.internal.xml
Java class for constraintType complex type.
ConstraintType() - Constructor for class org.hibernate.validator.internal.xml.ConstraintType
 
ConstraintValidationProcessor - Class in org.hibernate.validator.ap
An annotation processor for checking Bean Validation constraints.
ConstraintValidationProcessor() - Constructor for class org.hibernate.validator.ap.ConstraintValidationProcessor
 
ConstraintValidatorCheck - Class in org.hibernate.validator.ap.checks
Checks, that for each constraint annotation type, which is not a composed constraint, a validator implementation is specified using the Constraint annotation.
ConstraintValidatorCheck(ConstraintHelper, AnnotationApiHelper) - Constructor for class org.hibernate.validator.ap.checks.ConstraintValidatorCheck
 
ConstraintValidatorContextImpl - Class in org.hibernate.validator.internal.engine
 
ConstraintValidatorContextImpl(PathImpl, ConstraintDescriptor<?>) - Constructor for class org.hibernate.validator.internal.engine.ConstraintValidatorContextImpl
 
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface org.hibernate.validator.HibernateValidatorContext
 
constraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
constraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.hibernate.validator.internal.engine.ValidatorContextImpl
 
constraintValidatorFactory - Variable in class org.hibernate.validator.internal.xml.ValidationConfigType
 
ConstraintValidatorFactoryImpl - Class in org.hibernate.validator.internal.engine
Default ConstraintValidatorFactory using a no-arg constructor.
ConstraintValidatorFactoryImpl() - Constructor for class org.hibernate.validator.internal.engine.ConstraintValidatorFactoryImpl
 
ConstraintViolationImpl<T> - Class in org.hibernate.validator.internal.engine
 
ConstraintViolationImpl(String, String, Class<T>, T, Object, Object, Path, ConstraintDescriptor<?>, ElementType) - Constructor for class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
ConstructorInstance<T> - Class in org.hibernate.validator.internal.util.privilegedactions
Execute instance creation as privileged action.
contains(Object) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
containsAll(Collection) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
containsConstraintValidatorDefinition(Class<? extends Annotation>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
containsElement(String) - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 
containsKey(Object) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsValue(Object) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
content - Variable in class org.hibernate.validator.internal.xml.ElementType
 
context - Variable in class org.hibernate.validator.cfg.ConstraintMapping
Deprecated.
Will be removed in a future release.
Contracts - Class in org.hibernate.validator.internal.util
 
CPF - Annotation Type in org.hibernate.validator.constraints.br
Validates a CPF (Cadastro de Pessoa Física - Brazilian individual taxpayer registry number).
create(AnnotationDescriptor<T>) - Static method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationFactory
 
createAnnotationProxy() - Method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
createAnnotationType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of AnnotationType
createBeanConfiguration(ConfigurationSource, Class<T>, Set<? extends ConstrainedElement>, List<Class<?>>, DefaultGroupSequenceProvider<? super T>) - Method in class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
 
createBeanType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of BeanType
createClassType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ClassType
createConstraintDefinitionType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ConstraintDefinitionType
createConstraintMapping() - Method in interface org.hibernate.validator.HibernateValidatorConfiguration
Creates a new constraint mapping which can be used to programmatically configure the constraints for given types.
createConstraintMapping() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
createConstraintMappings(ConstraintMappingsType) - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of JAXBElement<ConstraintMappingsType>}
createConstraintMappingsType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ConstraintMappingsType
createConstraintType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ConstraintType
createConstraintViolation(ValueContext<U, V>, MessageAndPath, ConstraintDescriptor<?>) - Method in class org.hibernate.validator.internal.engine.MethodValidationContext
 
createConstraintViolation(ValueContext<U, V>, MessageAndPath, ConstraintDescriptor<?>) - Method in class org.hibernate.validator.internal.engine.StandardValidationContext
 
createConstraintViolation(ValueContext<U, V>, MessageAndPath, ConstraintDescriptor<?>) - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
createConstraintViolations(ValueContext<U, V>, ConstraintValidatorContextImpl) - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
createCopy(PathImpl) - Static method in class org.hibernate.validator.internal.engine.PathImpl
 
createElementType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ElementType
createElementTypeAnnotation(AnnotationType) - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of JAXBElement<AnnotationType>}
createElementTypeValue(String) - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of JAXBElement<String>}
createFieldType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of FieldType
createGenericConfiguration(BootstrapState) - Method in class org.hibernate.validator.HibernateValidator
 
createGetterType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of GetterType
createGroupSequenceType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of GroupSequenceType
createGroupsType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of GroupsType
createPathForMethodParameter(Method, String) - Static method in class org.hibernate.validator.internal.engine.PathImpl
Creates a path representing the specified method parameter.
createPathForMethodReturnValue(Method) - Static method in class org.hibernate.validator.internal.engine.PathImpl
 
createPathFromString(String) - Static method in class org.hibernate.validator.internal.engine.PathImpl
Returns a Path instance representing the path described by the given string.
createPayloadType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of PayloadType
createPropertyType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of PropertyType
createRootPath() - Static method in class org.hibernate.validator.internal.engine.PathImpl
 
createSpecializedConfiguration(BootstrapState) - Method in class org.hibernate.validator.HibernateValidator
 
createValidatedByType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ValidatedByType
createValidationConfig(ValidationConfigType) - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of JAXBElement<ValidationConfigType>}
createValidationConfigType() - Method in class org.hibernate.validator.internal.xml.ObjectFactory
Create an instance of ValidationConfigType
CreditCardNumber - Annotation Type in org.hibernate.validator.constraints
The annotated element has to represent a valid credit card number.
CreditCardNumber.List - Annotation Type in org.hibernate.validator.constraints
Defines several @CreditCardNumber annotations on the same element.
CreditCardNumberDef - Class in org.hibernate.validator.cfg.defs
 
CreditCardNumberDef() - Constructor for class org.hibernate.validator.cfg.defs.CreditCardNumberDef
 

D

debug(Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
decapitalize(String) - Static method in class org.hibernate.validator.internal.util.StringHelper
Returns the given string, with its first letter changed to lower-case unless the string starts with more than one upper-case letter, in which case the string will be returned unaltered.
DECIMAL_MAX - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
DECIMAL_MIN - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
DecimalMaxDef - Class in org.hibernate.validator.cfg.defs
 
DecimalMaxDef() - Constructor for class org.hibernate.validator.cfg.defs.DecimalMaxDef
 
DecimalMaxValidatorForCharSequence - Class in org.hibernate.validator.internal.constraintvalidators
Check that the character sequence (e.g.
DecimalMaxValidatorForCharSequence() - Constructor for class org.hibernate.validator.internal.constraintvalidators.DecimalMaxValidatorForCharSequence
 
DecimalMaxValidatorForNumber - Class in org.hibernate.validator.internal.constraintvalidators
Check that the number being validated is less than or equal to the maximum value specified.
DecimalMaxValidatorForNumber() - Constructor for class org.hibernate.validator.internal.constraintvalidators.DecimalMaxValidatorForNumber
 
DecimalMinDef - Class in org.hibernate.validator.cfg.defs
 
DecimalMinDef() - Constructor for class org.hibernate.validator.cfg.defs.DecimalMinDef
 
DecimalMinValidatorForCharSequence - Class in org.hibernate.validator.internal.constraintvalidators
 
DecimalMinValidatorForCharSequence() - Constructor for class org.hibernate.validator.internal.constraintvalidators.DecimalMinValidatorForCharSequence
 
DecimalMinValidatorForNumber - Class in org.hibernate.validator.internal.constraintvalidators
Check that the number being validated is less than or equal to the maximum value specified.
DecimalMinValidatorForNumber() - Constructor for class org.hibernate.validator.internal.constraintvalidators.DecimalMinValidatorForNumber
 
DEFAULT_DIAGNOSTIC_KIND - Static variable in class org.hibernate.validator.ap.util.Configuration
The diagnostic kind to be used if no or an invalid kind is given as processor option.
DEFAULT_GROUP - Static variable in class org.hibernate.validator.internal.engine.groups.Group
 
DEFAULT_GROUP_SEQUENCE_PROVIDER - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
DEFAULT_PARAMETER_NAME_PREFIX - Static variable in interface org.hibernate.validator.internal.metadata.provider.MetaDataProvider
Used as prefix for parameter names, if no explicit names are given.
DEFAULT_VALIDATION_MESSAGES - Static variable in class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
The name of the default message bundle.
defaultGroupSequence(Class<?>...) - Method in interface org.hibernate.validator.cfg.context.TypeConstraintMappingContext
Defines the default group sequence for current type.
defaultGroupSequence(Class<?>...) - Method in class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
defaultGroupSequenceIsRedefined() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
defaultGroupSequenceIsRedefined() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
defaultGroupSequenceProvider(Class<T>) - Method in interface org.hibernate.validator.cfg.context.TypeConstraintMappingContext
Deprecated.
Will be removed in a future release. Use TypeConstraintMappingContext.defaultGroupSequenceProviderClass(Class) instead.
DefaultGroupSequenceProvider<T> - Interface in org.hibernate.validator.group
Deprecated.
Will be removed in a future release. Use DefaultGroupSequenceProvider instead.
defaultGroupSequenceProvider(Class<T>) - Method in class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
DefaultGroupSequenceProvider<T> - Interface in org.hibernate.validator.spi.group
This class defines the dynamic group sequence provider contract.
DefaultGroupSequenceProviderAdapter<T> - Class in org.hibernate.validator.internal.engine.groups
defaultGroupSequenceProviderClass(Class<? extends DefaultGroupSequenceProvider<? super C>>) - Method in interface org.hibernate.validator.cfg.context.TypeConstraintMappingContext
Defines the default group sequence provider for the current type.
defaultGroupSequenceProviderClass(Class<? extends DefaultGroupSequenceProvider<? super C>>) - Method in class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
defaultPackage - Variable in class org.hibernate.validator.internal.xml.ConstraintMappingsType
 
defaultProvider - Variable in class org.hibernate.validator.internal.xml.ValidationConfigType
 
DefaultTraversableResolver - Class in org.hibernate.validator.internal.engine.resolver
A JPA 2 aware TraversableResolver.
DefaultTraversableResolver() - Constructor for class org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver
 
DefaultValidationOrder - Class in org.hibernate.validator.internal.engine.groups
An instance of ValidationOrder defines the group order during one validation call.
DefaultValidationOrder() - Constructor for class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
 
DelegatingResourceBundleLocator - Class in org.hibernate.validator.resourceloading
Abstract base for all ResourceBundleLocator implementations, that wish to delegate to some other locator.
DelegatingResourceBundleLocator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.DelegatingResourceBundleLocator
DelegatingResourceBundleLocator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.DelegatingResourceBundleLocator
DIAGNOSTIC_KIND_PROCESSOR_OPTION - Static variable in class org.hibernate.validator.ap.util.Configuration
The name of the processor option for setting the diagnostic kind to be used when reporting errors during annotation processing.
DIGITS - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
DigitsDef - Class in org.hibernate.validator.cfg.defs
 
DigitsDef() - Constructor for class org.hibernate.validator.cfg.defs.DigitsDef
 
DigitsValidatorForCharSequence - Class in org.hibernate.validator.internal.constraintvalidators
Validates that the character sequence (e.g.
DigitsValidatorForCharSequence() - Constructor for class org.hibernate.validator.internal.constraintvalidators.DigitsValidatorForCharSequence
 
DigitsValidatorForNumber - Class in org.hibernate.validator.internal.constraintvalidators
Validates that the Number being validates matches the pattern defined in the constraint.
DigitsValidatorForNumber() - Constructor for class org.hibernate.validator.internal.constraintvalidators.DigitsValidatorForNumber
 
disableDefaultConstraintViolation() - Method in class org.hibernate.validator.internal.engine.ConstraintValidatorContextImpl
 

E

element - Variable in class org.hibernate.validator.internal.xml.AnnotationType
 
element - Variable in class org.hibernate.validator.internal.xml.ConstraintType
 
ElementDescriptorImpl - Class in org.hibernate.validator.internal.metadata.descriptor
Describes a validated element (class, field or property).
ElementDescriptorImpl(Class<?>, Set<ConstraintDescriptorImpl<?>>, boolean, boolean, List<Class<?>>) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
elements() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
ElementType - Class in org.hibernate.validator.internal.xml
Java class for elementType complex type.
ElementType() - Constructor for class org.hibernate.validator.internal.xml.ElementType
 
EMAIL - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
Email - Annotation Type in org.hibernate.validator.constraints
The string has to be a well-formed email address.
Email.List - Annotation Type in org.hibernate.validator.constraints
Defines several @Email annotations on the same element.
EmailDef - Class in org.hibernate.validator.cfg.defs
 
EmailDef() - Constructor for class org.hibernate.validator.cfg.defs.EmailDef
 
EmailValidator - Class in org.hibernate.validator.internal.constraintvalidators
Checks that a given character sequence (e.g.
EmailValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.EmailValidator
 
entrySet() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
equals(Object) - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.groups.Group
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.groups.Sequence
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.MessageInterpolatorContext
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
equals(Object) - Method in class org.hibernate.validator.internal.engine.PathImpl
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
equals(Object) - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
error(Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
error(Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
evaluate(String, Object, String) - Method in class org.hibernate.validator.internal.util.scriptengine.ScriptEvaluator
Makes the given object available in then engine-scoped script context and executes the given script.
execute(Element, AnnotationMirror) - Method in interface org.hibernate.validator.ap.checks.ConstraintChecks
Executes the checks contained within this set against the given element and annotation.
execute(Element, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.MultiValuedChecks
 
execute(Element, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.SingleValuedChecks
 
expandInheritedGroups() - Method in class org.hibernate.validator.internal.engine.groups.Sequence
 

F

FAIL_FAST - Static variable in interface org.hibernate.validator.HibernateValidatorConfiguration
Property corresponding to the HibernateValidatorConfiguration.failFast(boolean) method.
failFast(boolean) - Method in interface org.hibernate.validator.HibernateValidatorConfiguration
En- or disables the fail fast mode.
failFast(boolean) - Method in interface org.hibernate.validator.HibernateValidatorContext
En- or disables the fail fast mode.
failFast(boolean) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
failFast(boolean) - Method in class org.hibernate.validator.internal.engine.ValidatorContextImpl
 
fatal(Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
field - Variable in class org.hibernate.validator.internal.xml.BeanType
 
FieldType - Class in org.hibernate.validator.internal.xml
Java class for fieldType complex type.
FieldType() - Constructor for class org.hibernate.validator.internal.xml.FieldType
 
filterByType(List<? extends AnnotationMirror>, TypeMirror) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns a list containing those annotation mirrors from the input list, which are of type annotationType.
findConstraints() - Method in class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
flags(Pattern.Flag...) - Method in class org.hibernate.validator.cfg.defs.EmailDef
 
flags(Pattern.Flag[]) - Method in class org.hibernate.validator.cfg.defs.PatternDef
 
flags(Pattern.Flag...) - Method in class org.hibernate.validator.cfg.defs.URLDef
 
forParameter(ConstraintDef<?, A>, Method, int) - Static method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
forReturnValue(ConstraintDef<?, A>, Method) - Static method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
fraction(int) - Method in class org.hibernate.validator.cfg.defs.DigitsDef
 
fromClass(Class<?>) - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetClassLoader
 
fromContext() - Static method in class org.hibernate.validator.internal.util.privilegedactions.GetClassLoader
 
FUTURE - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
FutureDef - Class in org.hibernate.validator.cfg.defs
 
FutureDef() - Constructor for class org.hibernate.validator.cfg.defs.FutureDef
 
FutureValidatorForCalendar - Class in org.hibernate.validator.internal.constraintvalidators
Check that the java.util.Calendar passed to be validated is in the future.
FutureValidatorForCalendar() - Constructor for class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForCalendar
 
FutureValidatorForDate - Class in org.hibernate.validator.internal.constraintvalidators
Check that the java.util.Date passed to be validated is in the future.
FutureValidatorForDate() - Constructor for class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForDate
 
FutureValidatorForReadableInstant - Class in org.hibernate.validator.internal.constraintvalidators
Check if Joda Time type who implements import org.joda.time.ReadableInstant is in the future.
FutureValidatorForReadableInstant() - Constructor for class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForReadableInstant
 
FutureValidatorForReadablePartial - Class in org.hibernate.validator.internal.constraintvalidators
Check if Joda Time type who implements org.joda.time.ReadablePartial is in the future.
FutureValidatorForReadablePartial() - Constructor for class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForReadablePartial
 

G

genericArrayType(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
Creates a generic array type for the specified component type.
GenericConstraintDef<A extends Annotation> - Class in org.hibernate.validator.cfg
A ConstraintDef class which can be used to configure any constraint type.
GenericConstraintDef(Class<A>) - Constructor for class org.hibernate.validator.cfg.GenericConstraintDef
 
get(Object) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getAllMethodMetaData() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
Returns the constraint-related meta data for all the methods of the type represented by this bean meta data.
getAllMethodMetaData() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getAllParameterMetaData() - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
Returns meta data for all parameters of the represented method.
getAllParameterMetaData() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
Returns meta data for all parameters of the represented method.
getAllPropertyMetaData() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getAllPropertyMetaData() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getAnnotation() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getAnnotation() - Method in class org.hibernate.validator.internal.xml.ConstraintDefinitionType
Gets the value of the annotation property.
getAnnotation() - Method in class org.hibernate.validator.internal.xml.ConstraintType
Gets the value of the annotation property.
getAnnotationArrayValue(AnnotationMirror, String) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns the given annotation mirror's array-typed annotation value with the given name.
getAnnotationDoesNotContainAParameterException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getAnnotationDoesNotContainAParameterException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAnnotationDoesNotContainAParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAnnotationMirror() - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
GetAnnotationParameter<T> - Class in org.hibernate.validator.internal.util.privilegedactions
 
getAnnotationProcessingOptions() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
getAnnotationProcessingOptions() - Method in class org.hibernate.validator.internal.metadata.provider.AnnotationMetaDataProvider
 
getAnnotationProcessingOptions() - Method in interface org.hibernate.validator.internal.metadata.provider.MetaDataProvider
Returns the annotation processing options as configured by this provider.
getAnnotationProcessingOptions() - Method in class org.hibernate.validator.internal.metadata.provider.ProgrammaticMetaDataProvider
 
getAnnotationProcessingOptions() - Method in class org.hibernate.validator.internal.metadata.provider.XmlMetaDataProvider
 
getAnnotationProcessingOptions() - Method in class org.hibernate.validator.internal.xml.XmlMappingParser
 
getAnnotationType(AnnotationMirror) - Method in class org.hibernate.validator.ap.util.ConstraintHelper
Returns the ConstraintHelper.AnnotationType of the given annotation.
getAnnotationValue(AnnotationMirror, String) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns the annotation value of the given annotation mirror with the given name.
getArrayType(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
getAtLeastOneCustomMessageMustBeCreatedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getAtLeastOneCustomMessageMustBeCreatedException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAtLeastOneCustomMessageMustBeCreatedException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAtLeastOneGroupHasToBeSpecifiedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getAtLeastOneGroupHasToBeSpecifiedException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAtLeastOneGroupHasToBeSpecifiedException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getAttributes() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getBean() - Method in class org.hibernate.validator.internal.xml.ConstraintMappingsType
Gets the value of the bean property.
getBeanClass() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getBeanClass() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getBeanClass() - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
getBeanClass() - Method in interface org.hibernate.validator.internal.metadata.location.ConstraintLocation
 
getBeanClass() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
getBeanClass() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
getBeanClassHasAlreadyBeConfiguredInXmlException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getBeanClassHasAlreadyBeConfiguredInXmlException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanClassHasAlreadyBeConfiguredInXmlException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanConfiguration(Class<?>) - Method in class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
 
getBeanConfigurationForHierarchy(Class<T>) - Method in class org.hibernate.validator.internal.metadata.provider.AnnotationMetaDataProvider
 
getBeanConfigurationForHierarchy(Class<T>) - Method in interface org.hibernate.validator.internal.metadata.provider.MetaDataProvider
Returns a list with the configurations for all types contained in the given type's hierarchy (including implemented interfaces) starting at the specified type.
getBeanConfigurationForHierarchy(Class<T>) - Method in class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
 
getBeanDescriptor() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getBeanDescriptor() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getBeanDescriptor() - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
getBeanDescriptor() - Method in interface org.hibernate.validator.method.metadata.TypeDescriptor
Deprecated.
Returns a descriptor for the bean related constraints of this type.
getBeanDoesNotContainTheFieldException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getBeanDoesNotContainTheFieldException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanDoesNotContainTheFieldException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanDoesNotContainThePropertyException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getBeanDoesNotContainThePropertyException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanDoesNotContainThePropertyException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getBeanMetaData(Class<T>) - Method in class org.hibernate.validator.internal.metadata.BeanMetaDataManager
 
getBuiltInConstraints(Class<? extends Annotation>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
getCascadeConfig() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
getCascadedMembers() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getCascadedMembers() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getCascadedMembersForClass(Class<?>) - Method in class org.hibernate.validator.internal.xml.XmlMappingParser
 
getCascadingMembers() - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData
 
getCharacterIsNotADigitException(char) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getCharacterIsNotADigitException(char) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getCharacterIsNotADigitException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getChildren() - Method in class org.hibernate.validator.internal.engine.ConstraintTree
 
getClassHierarchy() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getClassHierarchy() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
GetClassLoader - Class in org.hibernate.validator.internal.util.privilegedactions
 
getClassType() - Method in class org.hibernate.validator.internal.xml.BeanType
Gets the value of the classType property.
getClazz() - Method in class org.hibernate.validator.internal.xml.BeanType
Gets the value of the clazz property.
getComponentType(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
getComposingConstraints() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getComposingGroups() - Method in class org.hibernate.validator.internal.engine.groups.Sequence
 
getCompositionType() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getConfigProperties() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getConfiguredClasses() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
getConstrainedElements() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
getConstrainedMethods() - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
getConstrainedMethods() - Method in interface org.hibernate.validator.method.metadata.TypeDescriptor
Deprecated.
Returns a set with the constrained methods of this type.
getConstrainedProperties() - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
getConstraint() - Method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
getConstraint() - Method in class org.hibernate.validator.internal.xml.ClassType
Gets the value of the constraint property.
getConstraint() - Method in class org.hibernate.validator.internal.xml.FieldType
Gets the value of the constraint property.
getConstraint() - Method in class org.hibernate.validator.internal.xml.GetterType
Gets the value of the constraint property.
getConstraintChecks(Element, AnnotationMirror) - Method in class org.hibernate.validator.ap.checks.ConstraintCheckFactory
Returns those checks that have to be performed to validate the given annotation at the given element.
getConstraintConfig() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
Returns all constraint definitions registered with this mapping.
getConstraintDefinition() - Method in class org.hibernate.validator.internal.xml.ConstraintMappingsType
Gets the value of the constraintDefinition property.
getConstraintDescriptor() - Method in class org.hibernate.validator.internal.engine.ConstraintValidatorContextImpl
 
getConstraintDescriptor() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getConstraintDescriptor() - Method in class org.hibernate.validator.internal.engine.MessageInterpolatorContext
 
getConstraintDescriptors() - Method in class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
getConstraintFactoryMustNotReturnNullException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getConstraintFactoryMustNotReturnNullException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getConstraintFactoryMustNotReturnNullException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getConstraintMapping() - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Gets the value of the constraintMapping property.
getConstraintParametersCannotStartWithValidException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getConstraintParametersCannotStartWithValidException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getConstraintParametersCannotStartWithValidException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getConstraints() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
getConstraints() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
getConstraints() - Method in interface org.hibernate.validator.internal.metadata.raw.ConstrainedElement
Returns a set containing the constraints specified for this constrained element.
getConstraintsForClass(Class<?>) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
getConstraintsForClass(Class<T>) - Method in class org.hibernate.validator.internal.xml.XmlMappingParser
 
getConstraintsForMethod(String, Class<?>...) - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
getConstraintsForMethod(String, Class<?>...) - Method in interface org.hibernate.validator.method.metadata.TypeDescriptor
Deprecated.
Returns a descriptor for the specified method.
getConstraintsForProperty(String) - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
getConstraintsForType(Class<?>) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
getConstraintsForType(Class<?>) - Method in interface org.hibernate.validator.method.MethodValidator
Deprecated.
Returns a descriptor providing access to constraint-related meta data for the given type.
getConstraintsFromMultiValueConstraint(A) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
Returns the constraints which are part of the given multi-value constraint.
getConstraintType() - Method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
getConstraintValidatorClasses() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getConstraintValidatorDefinition(Class<T>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
getConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
getConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
getConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
getConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Gets the value of the constraintValidatorFactory property.
getConstraintViolations() - Method in exception org.hibernate.validator.method.MethodConstraintViolationException
Deprecated.
Set of constraint violations reported during a validation
getConstraintWithoutMandatoryParameterException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getConstraintWithoutMandatoryParameterException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getConstraintWithoutMandatoryParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getContent() - Method in class org.hibernate.validator.internal.xml.ElementType
Gets the value of the content property.
getContextForValidate(T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Static method in class org.hibernate.validator.internal.engine.ValidationContext
 
getContextForValidateParameter(Method, int, T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Static method in class org.hibernate.validator.internal.engine.ValidationContext
 
getContextForValidateParameters(Method, T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Static method in class org.hibernate.validator.internal.engine.ValidationContext
 
getContextForValidateProperty(T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Static method in class org.hibernate.validator.internal.engine.ValidationContext
 
getContextForValidateValue(Class<T>, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Static method in class org.hibernate.validator.internal.engine.ValidationContext
 
getCurrentBean() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getCurrentBeanType() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getCurrentGroup() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getCurrentValidatedValue() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getCyclicDependencyInGroupsDefinitionException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getCyclicDependencyInGroupsDefinitionException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getCyclicDependencyInGroupsDefinitionException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
GetDeclaredConstructor<T> - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the declared constructor with the specified parameter types or null if it does not exist.
GetDeclaredConstructors - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the declared constructors of the specified class.
GetDeclaredField - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the declared field with the specified name or null if it does not exist.
GetDeclaredFields - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the fields of the specified class.
GetDeclaredMethod - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the declared method with the specified name and parameter types or null if it does not exist.
GetDeclaredMethods - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the declared methods of the specified class.
getDeclaredTypeByName(String) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns the DeclaredType for the given class name.
getDefaultConstraintMessageTemplate() - Method in class org.hibernate.validator.internal.engine.ConstraintValidatorContextImpl
 
getDefaultConstraintValidatorFactory() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getDefaultGroupSequence(T) - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
Get the composition of the default group sequence.
getDefaultGroupSequence(T) - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getDefaultGroupSequence() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
getDefaultGroupSequenceProvider(Class<T>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
Returns the class of the default group sequence provider defined for the given bean type.
getDefaultGroupSequenceProvider() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
getDefaultMessageInterpolator() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getDefaultPackage() - Method in class org.hibernate.validator.internal.xml.ConstraintMappingsType
Gets the value of the defaultPackage property.
getDefaultProvider() - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Gets the value of the defaultProvider property.
getDefaultResourceBundleLocator() - Method in interface org.hibernate.validator.HibernateValidatorConfiguration
Returns the ResourceBundleLocator used by the default message interpolator to load user-provided resource bundles.
getDefaultResourceBundleLocator() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getDefaultSequence(Class<?>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
getDefaultSequenceForClass(Class<?>) - Method in class org.hibernate.validator.internal.xml.XmlMappingParser
 
getDefaultTraversableResolver() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getDefinedOn() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getDefiningClass() - Method in class org.hibernate.validator.internal.engine.groups.Group
 
getDefiningClass() - Method in class org.hibernate.validator.internal.engine.groups.Sequence
 
getDelegate() - Method in class org.hibernate.validator.ap.util.MessagerAdapter
Returns the messager used by this adapter.
getDeprecatedDefaultGroupSequenceProvider(Class<T>) - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
Returns the class of the default group sequence provider defined for the given bean type.
getDescriptor() - Method in class org.hibernate.validator.internal.engine.ConstraintTree
 
getDescriptor() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
getDiagnosticKind() - Method in class org.hibernate.validator.ap.util.Configuration
Returns the diagnosticKind to be used when reporting failing constraint checks.
getDirectMetaConstraints() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getDirectMetaConstraints() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getElement() - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
getElement() - Method in class org.hibernate.validator.internal.xml.AnnotationType
Gets the value of the element property.
getElement() - Method in class org.hibernate.validator.internal.xml.ConstraintType
Gets the value of the element property.
getElementClass() - Method in class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
getElements() - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
Returns a map with the elements contained in this descriptor keyed by name.
getElementType() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getElementType() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
getElementType() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getElementType() - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
getElementType() - Method in interface org.hibernate.validator.internal.metadata.location.ConstraintLocation
 
getElementType() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
getElementTypeHasToBeFieldOrMethodException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getElementTypeHasToBeFieldOrMethodException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getElementTypeHasToBeFieldOrMethodException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getEndIndexCannotBeNegativeException(int) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getEndIndexCannotBeNegativeException(int) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getEndIndexCannotBeNegativeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErasedType(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
Gets the erased type of the specified type.
getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorDuringCallOfTraversableResolverIsCascadableException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorDuringCallOfTraversableResolverIsReachableException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorDuringScriptExecutionException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getErrorDuringScriptExecutionException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorDuringScriptExecutionException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorParsingMappingFileException(Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getErrorParsingMappingFileException(Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getErrorParsingMappingFileException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getExceptionDuringIsValidCall(RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getExceptionDuringIsValidCall(RuntimeException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getExceptionDuringIsValidCall$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getFailFast() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getFailingConstraints() - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
getField() - Method in class org.hibernate.validator.internal.xml.BeanType
Gets the value of the field property.
getFromMapping(ConstraintMapping) - Static method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
Returns the constraint mapping context from the given constraint mapping.
getGetter() - Method in class org.hibernate.validator.internal.xml.BeanType
Gets the value of the getter property.
getGroupHasToBeAnInterfaceException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getGroupHasToBeAnInterfaceException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getGroupHasToBeAnInterfaceException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getGroupIterator() - Method in class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
 
getGroupIterator() - Method in interface org.hibernate.validator.internal.engine.groups.ValidationOrder
 
getGroupList() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
getGroups() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getGroups() - Method in class org.hibernate.validator.internal.xml.ConstraintType
Gets the value of the groups property.
getGroupSequence() - Method in class org.hibernate.validator.internal.xml.ClassType
Gets the value of the groupSequence property.
getHasToBeAPrimitiveTypeException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getHasToBeAPrimitiveTypeException(Class) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getHasToBeAPrimitiveTypeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIgnoreAnnotations() - Method in class org.hibernate.validator.internal.xml.BeanType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.hibernate.validator.internal.xml.ClassType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.hibernate.validator.internal.xml.FieldType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.hibernate.validator.internal.xml.GetterType
Gets the value of the ignoreAnnotations property.
getIllegalArgumentException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getIllegalArgumentException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIllegalArgumentException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIncludeExistingValidators() - Method in class org.hibernate.validator.internal.xml.ValidatedByType
Gets the value of the includeExistingValidators property.
getInconsistentConfigurationException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInconsistentConfigurationException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInconsistentConfigurationException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInconsistentFailFastConfigurationException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInconsistentFailFastConfigurationException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInconsistentFailFastConfigurationException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIndex() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
getIndex() - Method in class org.hibernate.validator.internal.metadata.aggregated.ParameterMetaData
 
getIndex() - Method in class org.hibernate.validator.internal.metadata.descriptor.ParameterDescriptorImpl
 
getIndex() - Method in interface org.hibernate.validator.method.metadata.ParameterDescriptor
Deprecated.
Returns this parameter's index within the parameter array of the method holding it.
getIndexedType(Type) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Determines the type of elements of an Iterable, array or the value of a Map.
getIndexedValue(Object, Integer) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Tries to retrieve the indexed value from the specified object.
getInstance(Class<T>) - Method in class org.hibernate.validator.internal.engine.ConstraintValidatorFactoryImpl
 
getInstance(DefaultGroupSequenceProvider<T>) - Static method in class org.hibernate.validator.internal.engine.groups.DefaultGroupSequenceProviderAdapter
 
getInstance(ConstraintHelper, Class<T>) - Static method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl.BeanMetaDataBuilder
 
getInstance(Class<S>) - Static method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
Returns a new descriptor for the given annotation type.
getInstance(Class<S>, Map<String, Object>) - Static method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
Returns a new descriptor for the given annotation type.
getInstance() - Static method in class org.hibernate.validator.internal.util.scriptengine.ScriptEvaluatorFactory
Retrieves an instance of this factory.
getInvalidBigDecimalFormatException(String, NumberFormatException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidBigDecimalFormatException(String, NumberFormatException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidBigDecimalFormatException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidCharValueException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidCharValueException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidCharValueException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidCheckDigitException(int, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidCheckDigitException(int, int) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidCheckDigitException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidDefaultGroupSequenceDefinitionException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidDefaultGroupSequenceDefinitionException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidDefaultGroupSequenceDefinitionException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidIndexException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidIndexException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidIndexException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidJavaIdentifierException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidJavaIdentifierException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidJavaIdentifierException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidLengthForFractionPartException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidLengthForFractionPartException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidLengthForFractionPartException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidLengthForIntegerPartException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidLengthForIntegerPartException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidLengthForIntegerPartException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidLengthOfParameterMetaDataListException(Method, int, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidLengthOfParameterMetaDataListException(Method, int, int) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidLengthOfParameterMetaDataListException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidMethodParameterIndexException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidMethodParameterIndexException(String, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidMethodParameterIndexException(String, int) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidMethodParameterIndexException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidMethodParameterIndexException1$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidMethodParameterIndexException2$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidNumberFormatException(String, NumberFormatException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidNumberFormatException(String, NumberFormatException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidNumberFormatException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidPropertyPathException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidPropertyPathException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidPropertyPathException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidPropertyPathException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidPropertyPathException0$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidPropertyPathException2$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidPropertyValue(String, String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidPropertyValue(String, String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidPropertyValue$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidRangeException(int, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidRangeException(int, int) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidRangeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidRegularExpressionException(PatternSyntaxException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidRegularExpressionException(PatternSyntaxException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidRegularExpressionException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidReturnTypeException(Class<?>, ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getInvalidReturnTypeException(Class, ClassCastException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidReturnTypeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getInvalidValue() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getIsDefinedTwiceInMappingXmlForBeanException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getIsDefinedTwiceInMappingXmlForBeanException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIsDefinedTwiceInMappingXmlForBeanException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIsNotAConstraintValidatorClassException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getIsNotAConstraintValidatorClassException(Class) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIsNotAConstraintValidatorClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIsNotAnAnnotationException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getIsNotAnAnnotationException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getIsNotAnAnnotationException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getKey() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
getKeys() - Method in class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator.AggregateBundle
 
getKind() - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
getKind() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
getKind() - Method in interface org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData
Returns the kind of this meta data object.
getKind() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
getKind() - Method in interface org.hibernate.validator.internal.metadata.raw.ConstrainedElement
Returns the kind of this constrained element.
getKind() - Method in interface org.hibernate.validator.method.MethodConstraintViolation
Deprecated.
Returns the kind of this method constraint violation.
getLeafBean() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getLeafNode() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
getLengthCannotBeNegativeException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getLengthCannotBeNegativeException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getLengthCannotBeNegativeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getLocalExecutionContext(T, PathImpl) - Static method in class org.hibernate.validator.internal.engine.ValueContext
 
getLocalExecutionContext(T, PathImpl, int, String) - Static method in class org.hibernate.validator.internal.engine.ValueContext
 
getLocalExecutionContext(Class<T>, PathImpl) - Static method in class org.hibernate.validator.internal.engine.ValueContext
 
getLocation() - Method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
getLocation() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
getLocation() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
getLocation() - Method in interface org.hibernate.validator.internal.metadata.raw.ConstrainedElement
Returns the location of this constrained element.
getLocation() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedField
 
getLocation() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
 
getLocation() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedParameter
 
getLocation() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedType
 
getMappedValue(Object, Object) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Tries to retrieve the mapped value from the specified object.
getMappings() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getMappingStreams() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getMaxCannotBeNegativeException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMaxCannotBeNegativeException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMaxCannotBeNegativeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMember() - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
getMember() - Method in interface org.hibernate.validator.internal.metadata.location.ConstraintLocation
 
getMember() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
getMemberIsNeitherAFieldNorAMethodException(Member) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMemberIsNeitherAFieldNorAMethodException(Member) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMemberIsNeitherAFieldNorAMethodException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMessage() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getMessage() - Method in class org.hibernate.validator.internal.engine.MessageAndPath
 
getMessage() - Method in class org.hibernate.validator.internal.xml.ConstraintType
Gets the value of the message property.
getMessageAndPathList() - Method in class org.hibernate.validator.internal.engine.ConstraintValidatorContextImpl
 
getMessageInterpolator() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getMessageInterpolator() - Method in class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
getMessageInterpolator() - Method in class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
getMessageInterpolator() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getMessageInterpolator() - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Gets the value of the messageInterpolator property.
getMessageKey() - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
getMessageParameters() - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
getMessageTemplate() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getMetaConstraints() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getMetaConstraints() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getMetaDataFor(Method) - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
Returns the constraint-related meta data for the given method of the class represented by this bean meta data.
getMetaDataFor(String) - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
Return PropertyDescriptor for the given property.
getMetaDataFor(Method) - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getMetaDataFor(String) - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getMethod() - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
getMethod() - Method in class org.hibernate.validator.internal.engine.MethodValidationContext
 
GetMethod - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the method with the specified name or null if it does not exist.
getMethod() - Method in interface org.hibernate.validator.method.MethodConstraintViolation
Deprecated.
Returns the method during which's validation this constraint violation occurred.
getMethodCascadeConfig() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
getMethodConstraintConfig() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
GetMethodFromPropertyName - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the method with the specified property name or null if it does not exist.
getMethodName() - Method in class org.hibernate.validator.internal.metadata.descriptor.MethodDescriptorImpl
 
getMethodName() - Method in interface org.hibernate.validator.method.metadata.MethodDescriptor
Deprecated.
Returns the name of the method represented by this descriptor.
GetMethods - Class in org.hibernate.validator.internal.util.privilegedactions
Returns the methods of the specified class (include inherited methods).
getMinCannotBeNegativeException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMinCannotBeNegativeException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMinCannotBeNegativeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMirror(List<? extends AnnotationMirror>, Class<? extends Annotation>) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns that mirror from the given list of annotation mirrors that represents the annotation type specified by the given class.
getMirror(List<? extends AnnotationMirror>, String) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns that mirror from the given list of annotation mirrors that represents the annotation type specified by the given class.
getMirrorForType(Class<?>) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns a TypeMirror for the given class.
getMissingActualTypeArgumentForTypeParameterException(TypeVariable<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMissingActualTypeArgumentForTypeParameterException(TypeVariable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMissingActualTypeArgumentForTypeParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMissingFormatStringInTemplateException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMissingFormatStringInTemplateException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMissingFormatStringInTemplateException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMoreThanOneValidatorFoundForTypeException(Type, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMoreThanOneValidatorFoundForTypeException(Type, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMoreThanOneValidatorFoundForTypeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMultipleDefinitionOfDefaultGroupSequenceException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMultipleDefinitionOfDefaultGroupSequenceException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMultipleDefinitionOfDefaultGroupSequenceException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMultipleDefinitionOfDefaultGroupSequenceProviderException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getMultipleDefinitionOfDefaultGroupSequenceProviderException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getMultipleDefinitionOfDefaultGroupSequenceProviderException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getName() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
getName() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
getName() - Method in interface org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData
Returns the name of this meta data object.
getName() - Method in class org.hibernate.validator.internal.xml.ElementType
Gets the value of the name property.
getName() - Method in class org.hibernate.validator.internal.xml.FieldType
Gets the value of the name property.
getName() - Method in class org.hibernate.validator.internal.xml.GetterType
Gets the value of the name property.
getName() - Method in class org.hibernate.validator.internal.xml.PropertyType
Gets the value of the name property.
getNoDefaultGroupInGroupSequenceException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getNoDefaultGroupInGroupSequenceException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNoDefaultGroupInGroupSequenceException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNoValidatorFoundForTypeException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getNoValidatorFoundForTypeException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNoValidatorFoundForTypeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNoValueProvidedForAnnotationParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getNoValueProvidedForAnnotationParameterException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNoValueProvidedForAnnotationParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNullIsAnInvalidTypeForAConstraintValidatorException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getNullIsAnInvalidTypeForAConstraintValidatorException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getNullIsAnInvalidTypeForAConstraintValidatorException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getOverriddenConstraintAttributeNotFoundException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getOverriddenConstraintAttributeNotFoundException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getOverriddenConstraintAttributeNotFoundException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getParameterDescriptors() - Method in class org.hibernate.validator.internal.metadata.descriptor.MethodDescriptorImpl
 
getParameterDescriptors() - Method in interface org.hibernate.validator.method.metadata.MethodDescriptor
Deprecated.
Returns a list with descriptors for this method's parameters.
getParameterIndex() - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
getParameterIndex() - Method in class org.hibernate.validator.internal.engine.MethodValidationContext
 
getParameterIndex() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getParameterIndex() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
getParameterIndex() - Method in interface org.hibernate.validator.method.MethodConstraintViolation
Deprecated.
Returns the index of the parameter holding the constraint which caused this constraint violation.
getParameterMetaData(int) - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
Returns meta data for the specified parameter of the represented method.
getParameterName() - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
getParameterName() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getParameterName() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedParameter
 
getParameterName() - Method in interface org.hibernate.validator.method.MethodConstraintViolation
Deprecated.
Returns the name of the parameter holding the constraint which caused this constraint violation.
getParameters() - Method in class org.hibernate.validator.internal.cfg.context.ConfiguredConstraint
 
getParameterType() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
getParameterTypes() - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
 
getParent() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
getPartition(V) - Method in interface org.hibernate.validator.internal.util.CollectionHelper.Partitioner
 
getPartsOfMultiValuedConstraint(AnnotationMirror) - Method in class org.hibernate.validator.ap.util.ConstraintHelper
Returns a list with the constraint annotations contained in the given array-valued annotation mirror.
getPath() - Method in class org.hibernate.validator.internal.engine.MessageAndPath
 
getPathWithoutLeafNode() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
getPayload() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
getPayload() - Method in class org.hibernate.validator.internal.xml.ConstraintType
Gets the value of the payload property.
getPriority() - Method in enum org.hibernate.validator.internal.metadata.raw.ConfigurationSource
Returns this sources priority.
getProgrammaticMappings() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getProperties() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getProperty() - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Gets the value of the property property.
getPropertyName() - Method in class org.hibernate.validator.internal.metadata.descriptor.PropertyDescriptorImpl
 
getPropertyName(Member) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Returns the JavaBeans property name of the given member.
getPropertyNameCannotBeNullOrEmptyException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getPropertyNameCannotBeNullOrEmptyException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getPropertyNameCannotBeNullOrEmptyException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getPropertyPath() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getPropertyPath() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getPropertyPathMustProvideIndexOrMapKeyException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getPropertyPathMustProvideIndexOrMapKeyException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getPropertyPathMustProvideIndexOrMapKeyException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getProvider() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getProviderClass() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getReservedParameterNamesException(String, String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getReservedParameterNamesException(String, String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getReservedParameterNamesException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getResolvedInterfaces(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
GetResource - Class in org.hibernate.validator.internal.util.privilegedactions
Loads the given resource.
getResourceBundle(Locale) - Method in class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
 
getResourceBundle(Locale) - Method in class org.hibernate.validator.resourceloading.CachingResourceBundleLocator
 
getResourceBundle(Locale) - Method in class org.hibernate.validator.resourceloading.DelegatingResourceBundleLocator
 
getResourceBundle(Locale) - Method in class org.hibernate.validator.resourceloading.PlatformResourceBundleLocator
Search current thread classloader for the resource bundle.
getResourceBundle(Locale) - Method in interface org.hibernate.validator.resourceloading.ResourceBundleLocator
Deprecated.
Returns a resource bundle for the given locale.
getResourceBundle(Locale) - Method in interface org.hibernate.validator.spi.resourceloading.ResourceBundleLocator
Returns a resource bundle for the given locale.
getRootBean() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getRootBean() - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
getRootBeanClass() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
getRootBeanClass() - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
getScriptEvaluatorByLanguageName(String) - Method in class org.hibernate.validator.internal.util.scriptengine.ScriptEvaluatorFactory
Retrieves a script executor for the given language.
getScriptMustReturnTrueOrFalseException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getScriptMustReturnTrueOrFalseException(String, Object, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getScriptMustReturnTrueOrFalseException(String, Object, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getScriptMustReturnTrueOrFalseException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getScriptMustReturnTrueOrFalseException1$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getScriptMustReturnTrueOrFalseException3$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getSequenceDefinitionsNotAllowedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getSequenceDefinitionsNotAllowedException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getSequenceDefinitionsNotAllowedException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getSequenceIterator() - Method in class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
 
getSequenceIterator() - Method in interface org.hibernate.validator.internal.engine.groups.ValidationOrder
 
getSource() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
getSource() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
getStartIndexCannotBeNegativeException(int) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getStartIndexCannotBeNegativeException(int) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getStartIndexCannotBeNegativeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getSupportedSourceVersion() - Method in class org.hibernate.validator.ap.ConstraintValidationProcessor
 
getter - Variable in class org.hibernate.validator.internal.xml.BeanType
 
GetterCheck - Class in org.hibernate.validator.ap.checks
Checks whether a given element is a valid getter method.
GetterCheck(boolean) - Constructor for class org.hibernate.validator.ap.checks.GetterCheck
 
GetterType - Class in org.hibernate.validator.internal.xml
Java class for getterType complex type.
GetterType() - Constructor for class org.hibernate.validator.internal.xml.GetterType
 
getTraversableResolver() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
getTraversableResolver() - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
getTraversableResolver() - Method in class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
getTraversableResolver() - Method in class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
getTraversableResolver() - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
getTraversableResolver() - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Gets the value of the traversableResolver property.
getTryingToInstantiateAnnotationWithUnknownParametersException(Class<?>, Set<String>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getTryingToInstantiateAnnotationWithUnknownParametersException(Class, Set) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getTryingToInstantiateAnnotationWithUnknownParametersException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getType() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
getType() - Method in interface org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData
Returns the data type of this meta data object, e.g.
getTypeDescriptor() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
getTypeDescriptor() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
getTypeNotSupportedException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getTypeNotSupportedException(Class) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getTypeNotSupportedException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getTypeOfAnnotatedElement() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
getUnableToAccessMemberException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToAccessMemberException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToAccessMemberException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToCreateAnnotationForConfiguredConstraintException(String, RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToCreateAnnotationForConfiguredConstraintException(String, RuntimeException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToCreateAnnotationForConfiguredConstraintException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToExpandDefaultGroupListException(List<?>, List<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToExpandDefaultGroupListException(List, List) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToExpandDefaultGroupListException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToExpandGroupSequenceException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToExpandGroupSequenceException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToExpandGroupSequenceException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindAnnotationConstraintsException(Class<? extends Annotation>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToFindAnnotationConstraintsException(Class) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindAnnotationConstraintsException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindAnnotationParameterException(String, NoSuchMethodException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToFindAnnotationParameterException(String, NoSuchMethodException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindAnnotationParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindMethodException(Class<?>, String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToFindMethodException(Class, String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindMethodException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindPropertyWithAccessException(Class<?>, String, ElementType) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToFindPropertyWithAccessException(Class, String, ElementType) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindPropertyWithAccessException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindProviderException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToFindProviderException(Class) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToFindProviderException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToGetAnnotationParameterException(String, String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToGetAnnotationParameterException(String, String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToGetAnnotationParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInitializeConstraintValidatorException(String, RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInitializeConstraintValidatorException(String, RuntimeException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInitializeConstraintValidatorException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateBeanValidationProviderException(List<String>, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateBeanValidationProviderException(List, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateBeanValidationProviderException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateConstraintFactoryClassException(String, ValidationException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateConstraintFactoryClassException(String, ValidationException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateConstraintFactoryClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateException(Class<?>, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateException(String, Class<?>, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateException(String, Class, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateException(Class, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateException1$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateException2$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateMessageInterpolatorClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateMessageInterpolatorClassException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateMessageInterpolatorClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateTraversableResolverClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateTraversableResolverClassException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateTraversableResolverClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateValidationProviderClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToInstantiateValidationProviderClassException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToInstantiateValidationProviderClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToLoadClassException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToLoadClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToLoadClassException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToLoadClassException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToLoadClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToOpenInputStreamForMappingFileException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToOpenInputStreamForMappingFileException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToOpenInputStreamForMappingFileException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToParsePropertyPathException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToParsePropertyPathException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToParsePropertyPathException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToParseValidationXmlFileException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToParseValidationXmlFileException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToParseValidationXmlFileException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToReadAnnotationAttributesException(Class<? extends Annotation>, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToReadAnnotationAttributesException(Class, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToReadAnnotationAttributesException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToReadServicesFileException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToReadServicesFileException(String, Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToReadServicesFileException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToRetrieveAnnotationParameterValueException(Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnableToRetrieveAnnotationParameterValueException(Exception) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnableToRetrieveAnnotationParameterValueException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnexpectedParameterValueException() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnexpectedParameterValueException(ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getUnexpectedParameterValueException(ClassCastException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnexpectedParameterValueException() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getUnexpectedParameterValueException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getValid() - Method in class org.hibernate.validator.internal.xml.FieldType
Gets the value of the valid property.
getValid() - Method in class org.hibernate.validator.internal.xml.GetterType
Gets the value of the valid property.
getValidatedBy() - Method in class org.hibernate.validator.internal.xml.ConstraintDefinitionType
Gets the value of the validatedBy property.
getValidatedValue() - Method in class org.hibernate.validator.internal.engine.MessageInterpolatorContext
 
getValidationGroups(T) - Method in interface org.hibernate.validator.group.DefaultGroupSequenceProvider
Deprecated.
This method returns the default group sequence for the given instance.
getValidationGroups(T) - Method in class org.hibernate.validator.internal.engine.groups.DefaultGroupSequenceProviderAdapter
 
getValidationGroups(T) - Method in interface org.hibernate.validator.spi.group.DefaultGroupSequenceProvider
This method returns the default group sequence for the given instance.
getValidationOrder(Collection<Class<?>>) - Method in class org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator
Generates a order of groups and sequences for the specified validation groups.
getValidator() - Method in class org.hibernate.validator.internal.engine.ValidatorContextImpl
 
getValidator() - Method in class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
getValidator() - Method in class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
getValidatorsTypes(List<Class<? extends ConstraintValidator<T, ?>>>) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
getValue(Member, Object) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
 
getValue() - Method in class org.hibernate.validator.internal.xml.GroupSequenceType
Gets the value of the value property.
getValue() - Method in class org.hibernate.validator.internal.xml.GroupsType
Gets the value of the value property.
getValue() - Method in class org.hibernate.validator.internal.xml.PayloadType
Gets the value of the value property.
getValue() - Method in class org.hibernate.validator.internal.xml.PropertyType
Gets the value of the value property.
getValue() - Method in class org.hibernate.validator.internal.xml.ValidatedByType
Gets the value of the value property.
getVersionString() - Static method in class org.hibernate.validator.internal.util.Version
 
getWrongAttributeTypeForOverriddenConstraintException(String, Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongAttributeTypeForOverriddenConstraintException(String, Class) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongAttributeTypeForOverriddenConstraintException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongDefaultGroupSequenceProviderTypeException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongDefaultGroupSequenceProviderTypeException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongDefaultGroupSequenceProviderTypeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongDefaultValueForGroupsParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongDefaultValueForGroupsParameterException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongDefaultValueForGroupsParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongDefaultValueForPayloadParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongDefaultValueForPayloadParameterException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongDefaultValueForPayloadParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongParameterTypeException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongParameterTypeException(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongParameterTypeException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongPayloadClassException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongPayloadClassException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongPayloadClassException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongTypeForGroupsParameterException(String, ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongTypeForGroupsParameterException(String, ClassCastException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongTypeForGroupsParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongTypeForMessageParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongTypeForMessageParameterException(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongTypeForMessageParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongTypeForPayloadParameterException(String, ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
getWrongTypeForPayloadParameterException(String, ClassCastException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getWrongTypeForPayloadParameterException$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
getXmlConfiguredClasses() - Method in class org.hibernate.validator.internal.xml.XmlMappingParser
 
Group - Class in org.hibernate.validator.internal.engine.groups
Encapsulates a single group.
Group(Class<?>) - Constructor for class org.hibernate.validator.internal.engine.groups.Group
 
GROUP_SEQUENCE - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
GROUP_SEQUENCE_PROVIDER - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
groupMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
groupMustNotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
groupMustNotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
groups(Class<?>...) - Method in class org.hibernate.validator.cfg.ConstraintDef
 
groups - Variable in class org.hibernate.validator.internal.xml.ConstraintType
 
groupSequence - Variable in class org.hibernate.validator.internal.xml.ClassType
 
GroupSequenceProvider - Annotation Type in org.hibernate.validator.group
The GroupSequenceProvider annotation defines the DefaultGroupSequenceProvider class responsible to return the list of classes defining the default group sequence for the annotated type.
GroupSequenceProviderCheck - Class in org.hibernate.validator.ap.checks
Checks that the GroupSequenceProvider annotation definition is valid.
GroupSequenceProviderCheck(AnnotationApiHelper, Types) - Constructor for class org.hibernate.validator.ap.checks.GroupSequenceProviderCheck
 
GroupSequenceType - Class in org.hibernate.validator.internal.xml
Java class for groupSequenceType complex type.
GroupSequenceType() - Constructor for class org.hibernate.validator.internal.xml.GroupSequenceType
 
GroupsType - Class in org.hibernate.validator.internal.xml
Java class for groupsType complex type.
GroupsType() - Constructor for class org.hibernate.validator.internal.xml.GroupsType
 

H

handleGetObject(String) - Method in class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator.AggregateBundle
 
hasConstraints() - Method in class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
hashCode() - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
hashCode() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
hashCode() - Method in class org.hibernate.validator.internal.engine.groups.Group
 
hashCode() - Method in class org.hibernate.validator.internal.engine.groups.Sequence
 
hashCode() - Method in class org.hibernate.validator.internal.engine.MessageInterpolatorContext
 
hashCode() - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
hashCode() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
hashCode() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
hashCode() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
hasParameterConstraints() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
Whether this method has at least one cascaded parameter or at least one parameter with constraints.
haveSameSignature(Method, Method) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Checks, whether the given methods have the same signature, which is the case if they have the same name, parameter count and types.
HibernateValidator - Class in org.hibernate.validator
Default implementation of ValidationProvider within Hibernate Validator.
HibernateValidator() - Constructor for class org.hibernate.validator.HibernateValidator
 
HibernateValidatorConfiguration - Interface in org.hibernate.validator
Uniquely identifies Hibernate Validator in the Bean Validation bootstrap strategy.
HibernateValidatorContext - Interface in org.hibernate.validator
Represents a Hibernate Validator specific context that is used to create Validator instances.
HibernateValidatorFactory - Interface in org.hibernate.validator
Provides Hibernate Validator extensions to ValidatorFactory.
host(String) - Method in class org.hibernate.validator.cfg.defs.URLDef
 

I

IdentitySet - Class in org.hibernate.validator.internal.util
Set that compares object by identity rather than equality.
IdentitySet() - Constructor for class org.hibernate.validator.internal.util.IdentitySet
 
IdentitySet(int) - Constructor for class org.hibernate.validator.internal.util.IdentitySet
 
ignoreAllAnnotations() - Method in interface org.hibernate.validator.cfg.context.TypeConstraintMappingContext
Defines that all annotations for this type should be ignored.
ignoreAllAnnotations() - Method in class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
ignoreAnnotationConstraintForClass(Class<?>, Boolean) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
ignoreAnnotations() - Method in interface org.hibernate.validator.cfg.context.AnnotationProcessingOptions
Specifies that annotations specified on the configured type or property should be ignored.
ignoreAnnotations() - Method in class org.hibernate.validator.internal.cfg.context.PropertyConstraintMappingContextImpl
 
ignoreAnnotations() - Method in class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
ignoreAnnotations - Variable in class org.hibernate.validator.internal.xml.BeanType
 
ignoreAnnotations - Variable in class org.hibernate.validator.internal.xml.ClassType
 
ignoreAnnotations - Variable in class org.hibernate.validator.internal.xml.FieldType
 
ignoreAnnotations - Variable in class org.hibernate.validator.internal.xml.GetterType
 
ignoreClassLevelConstraintAnnotations(Class<?>, boolean) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
ignorePropertyLevelConstraintAnnotationsOnMember(Member) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
ignoreXmlConfiguration() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
ignoringXmlConfiguration() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
ignoringXmlConfiguration() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
ignoringXmlConfiguration$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
includeExistingValidators - Variable in class org.hibernate.validator.internal.xml.ValidatedByType
 
INDEX_CLOSE - Static variable in class org.hibernate.validator.internal.engine.NodeImpl
 
INDEX_OPEN - Static variable in class org.hibernate.validator.internal.engine.NodeImpl
 
info(Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
info(Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
init(ProcessingEnvironment) - Method in class org.hibernate.validator.ap.ConstraintValidationProcessor
 
initialize(AssertFalse) - Method in class org.hibernate.validator.internal.constraintvalidators.AssertFalseValidator
 
initialize(AssertTrue) - Method in class org.hibernate.validator.internal.constraintvalidators.AssertTrueValidator
 
initialize(DecimalMax) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMaxValidatorForCharSequence
 
initialize(DecimalMax) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMaxValidatorForNumber
 
initialize(DecimalMin) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMinValidatorForCharSequence
 
initialize(DecimalMin) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMinValidatorForNumber
 
initialize(Digits) - Method in class org.hibernate.validator.internal.constraintvalidators.DigitsValidatorForCharSequence
 
initialize(Digits) - Method in class org.hibernate.validator.internal.constraintvalidators.DigitsValidatorForNumber
 
initialize(Email) - Method in class org.hibernate.validator.internal.constraintvalidators.EmailValidator
 
initialize(Future) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForCalendar
 
initialize(Future) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForDate
 
initialize(Future) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForReadableInstant
 
initialize(Future) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForReadablePartial
 
initialize(Length) - Method in class org.hibernate.validator.internal.constraintvalidators.LengthValidator
 
initialize(Max) - Method in class org.hibernate.validator.internal.constraintvalidators.MaxValidatorForCharSequence
 
initialize(Max) - Method in class org.hibernate.validator.internal.constraintvalidators.MaxValidatorForNumber
 
initialize(Min) - Method in class org.hibernate.validator.internal.constraintvalidators.MinValidatorForCharSequence
 
initialize(Min) - Method in class org.hibernate.validator.internal.constraintvalidators.MinValidatorForNumber
 
initialize(ModCheck) - Method in class org.hibernate.validator.internal.constraintvalidators.ModCheckValidator
 
initialize(NotBlank) - Method in class org.hibernate.validator.internal.constraintvalidators.NotBlankValidator
 
initialize(NotNull) - Method in class org.hibernate.validator.internal.constraintvalidators.NotNullValidator
 
initialize(Null) - Method in class org.hibernate.validator.internal.constraintvalidators.NullValidator
 
initialize(Past) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForCalendar
 
initialize(Past) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForDate
 
initialize(Past) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForReadableInstant
 
initialize(Past) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForReadablePartial
 
initialize(Pattern) - Method in class org.hibernate.validator.internal.constraintvalidators.PatternValidator
 
initialize(SafeHtml) - Method in class org.hibernate.validator.internal.constraintvalidators.SafeHtmlValidator
 
initialize(ScriptAssert) - Method in class org.hibernate.validator.internal.constraintvalidators.ScriptAssertValidator
 
initialize(Size) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArray
 
initialize(Size) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfPrimitives
 
initialize(Size) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForCharSequence
 
initialize(Size) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForCollection
 
initialize(Size) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForMap
 
initialize(URL) - Method in class org.hibernate.validator.internal.constraintvalidators.URLValidator
 
insertGroup(Group) - Method in class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
 
insertSequence(Sequence) - Method in class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
 
INSTANCE - Static variable in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
integer(int) - Method in class org.hibernate.validator.cfg.defs.DigitsDef
 
interpolate(String, MessageInterpolator.Context) - Method in class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
 
interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
 
interpolate(String, MessageInterpolator.Context) - Method in class org.hibernate.validator.messageinterpolation.ValueFormatterMessageInterpolator
 
interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.hibernate.validator.messageinterpolation.ValueFormatterMessageInterpolator
 
isAlreadyValidated(Object, Class<?>, PathImpl) - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
isArray(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
isAssignable(Type, Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
isBeanConstrained() - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
isBuiltinConstraint(Class<? extends Annotation>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.validator.internal.engine.resolver.JPATraversableResolver
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.validator.internal.engine.resolver.SingleThreadCachedTraversableResolver
 
isCascaded() - Method in class org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
 
isCascaded() - Method in interface org.hibernate.validator.method.metadata.MethodDescriptor
Deprecated.
Whether a cascaded validation for this method's return value shall be performed or not.
isCascaded() - Method in interface org.hibernate.validator.method.metadata.ParameterDescriptor
Deprecated.
Whether cascaded validation for this parameter shall be performed or not.
isCascading() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
isCascading() - Method in interface org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData
Whether this meta data object is marked for cascaded validation or not.
isCascading() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
isCascading() - Method in interface org.hibernate.validator.internal.metadata.raw.ConstrainedElement
Whether cascading validation for the represented element shall be performed or not.
isComposedConstraint(TypeElement) - Method in class org.hibernate.validator.ap.util.ConstraintHelper
Checks, whether the given type element represents a composed constraint or not.
isConstrained() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
isConstrained() - Method in interface org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData
Whether this meta data object is constrained by any means or not.
isConstrained() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
isConstrained() - Method in interface org.hibernate.validator.internal.metadata.raw.ConstrainedElement
Whether this element is constrained or not.
isConstrained() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
Whether the represented method is constrained or not.
isConstraintAnnotation(Element) - Method in class org.hibernate.validator.ap.util.ConstraintHelper
Checks, whether the given type element represents a constraint annotation or not.
isConstraintAnnotation(Class<? extends Annotation>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
Checks whether the specified annotation is a valid constraint annotation.
isConstraintComposition(Class<? extends Annotation>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
 
isDebugEnabled() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
isDefaultGroup() - Method in class org.hibernate.validator.internal.engine.groups.Group
 
isEmpty() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.hibernate.validator.internal.util.IdentitySet
 
isEnabled(Logger.Level) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
isFailFastModeEnabled() - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
isGetterMethod() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
Whether the represented method is a JavaBeans getter method or not.
isGetterMethod(Method) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Checks whether the given method is a valid JavaBeans getter method, meaning its name starts with "is" or "has" and it has no parameters.
isIgnoreXmlConfiguration() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
isInfoEnabled() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
isInIterable() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
isInstance(Type, Object) - Static method in class org.hibernate.validator.internal.util.TypeHelper
 
isIterable() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
isIterable(Type) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
 
isList(Type) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
 
isMap(Type) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
 
isMultiValueConstraint(Class<? extends Annotation>) - Method in class org.hibernate.validator.internal.metadata.core.ConstraintHelper
Checks whether a given annotation is a multi value constraint or not.
isPropertyPresent(String) - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
 
isPropertyPresent(String) - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.validator.internal.engine.resolver.JPATraversableResolver
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.validator.internal.engine.resolver.SingleThreadCachedTraversableResolver
 
isReportAsSingleViolation() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
isRootPath() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
isTraceEnabled() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
isTypeConstrained() - Method in class org.hibernate.validator.internal.metadata.descriptor.BeanDescriptorImpl
 
isTypeConstrained() - Method in interface org.hibernate.validator.method.metadata.TypeDescriptor
Deprecated.
Whether this type has any class-, property- (field or getter style) or method-level constraints or not.
isValid(Boolean, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.AssertFalseValidator
 
isValid(Boolean, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.AssertTrueValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMaxValidatorForCharSequence
 
isValid(Number, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMaxValidatorForNumber
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMinValidatorForCharSequence
 
isValid(Number, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.DecimalMinValidatorForNumber
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.DigitsValidatorForCharSequence
 
isValid(Number, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.DigitsValidatorForNumber
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.EmailValidator
 
isValid(Calendar, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForCalendar
 
isValid(Date, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForDate
 
isValid(ReadableInstant, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForReadableInstant
 
isValid(ReadablePartial, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.FutureValidatorForReadablePartial
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.LengthValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.MaxValidatorForCharSequence
 
isValid(Number, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.MaxValidatorForNumber
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.MinValidatorForCharSequence
 
isValid(Number, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.MinValidatorForNumber
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.ModCheckValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.NotBlankValidator
Checks that the trimmed string is not empty.
isValid(Object, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.NotNullValidator
 
isValid(Object, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.NullValidator
 
isValid(Calendar, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForCalendar
 
isValid(Date, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForDate
 
isValid(ReadableInstant, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForReadableInstant
 
isValid(ReadablePartial, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.PastValidatorForReadablePartial
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.PatternValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SafeHtmlValidator
 
isValid(Object, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.ScriptAssertValidator
 
isValid(Object[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArray
Checks the number of entries in an array.
isValid(boolean[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfBoolean
Checks the number of entries in an array.
isValid(byte[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfByte
Checks the number of entries in an array.
isValid(char[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfChar
Checks the number of entries in an array.
isValid(double[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfDouble
Checks the number of entries in an array.
isValid(float[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfFloat
Checks the number of entries in an array.
isValid(int[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfInt
Checks the number of entries in an array.
isValid(long[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfLong
Checks the number of entries in an array.
isValid(short[], ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfShort
Checks the number of entries in an array.
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForCharSequence
Checks the length of the specified character sequence (e.g.
isValid(Collection<?>, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForCollection
Checks the number of entries in a map.
isValid(Map<?, ?>, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForMap
Checks the number of entries in a map.
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.hibernate.validator.internal.constraintvalidators.URLValidator
 
isVerbose() - Method in class org.hibernate.validator.ap.util.Configuration
Whether logging information shall be put out in a verbose way or not.
iterator() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
iterator() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
iterator() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
iterator() - Method in class org.hibernate.validator.internal.util.IdentitySet
 

J

JAVAX_VALIDATION - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
JAVAX_VALIDATION_CONSTRAINTS - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
join(Object[], String) - Static method in class org.hibernate.validator.internal.util.StringHelper
Joins the elements of the given array to a string, separated by the given separator string.
join(Iterable<?>, String) - Static method in class org.hibernate.validator.internal.util.StringHelper
Joins the elements of the given iterable to a string, separated by the given separator string.
JPATraversableResolver - Class in org.hibernate.validator.internal.engine.resolver
An implementation of TraversableResolver which is aware of JPA 2 and utilizes PersistenceUtil to get query the reachability of a property.
JPATraversableResolver() - Constructor for class org.hibernate.validator.internal.engine.resolver.JPATraversableResolver
 

K

keepLowestTypePerHierarchy(Set<TypeMirror>) - Method in class org.hibernate.validator.ap.util.AnnotationApiHelper
Returns a set containing the "lowest" type per hierarchy contained in the input set.
keys() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
keySet() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this map.

L

lang(String) - Method in class org.hibernate.validator.cfg.defs.ScriptAssertDef
 
LazyValidatorFactory - Class in org.hibernate.validator.internal.util
Deprecated.
Will be removed in a future release.
LazyValidatorFactory() - Constructor for class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
Use the default ValidatorFactory creation routine
LazyValidatorFactory(Configuration<?>) - Constructor for class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
LENGTH - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
Length - Annotation Type in org.hibernate.validator.constraints
Validate that the string is between min and max included.
Length.List - Annotation Type in org.hibernate.validator.constraints
Defines several @Length annotations on the same element.
LengthDef - Class in org.hibernate.validator.cfg.defs
 
LengthDef() - Constructor for class org.hibernate.validator.cfg.defs.LengthDef
 
LengthValidator - Class in org.hibernate.validator.internal.constraintvalidators
Check that the character sequence length is between min and max.
LengthValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.LengthValidator
 
LoadClass - Class in org.hibernate.validator.internal.util.privilegedactions
 
Log - Interface in org.hibernate.validator.internal.util.logging
The logger interface for JBoss Logging.
log - Variable in class org.hibernate.validator.internal.util.logging.Log_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
Log_$logger - Class in org.hibernate.validator.internal.util.logging
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
LoggerFactory - Class in org.hibernate.validator.internal.util.logging
 
logv(Logger.Level, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 

M

make() - Static method in class org.hibernate.validator.internal.util.logging.LoggerFactory
 
makeLeafNodeIterable() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
markCurrentPropertyAsIterable() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
markProcessed(Object, Class<?>, PathImpl) - Method in class org.hibernate.validator.internal.engine.ValidationContext
 
MAX - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
max(int) - Method in class org.hibernate.validator.cfg.defs.LengthDef
 
max(long) - Method in class org.hibernate.validator.cfg.defs.RangeDef
 
max(int) - Method in class org.hibernate.validator.cfg.defs.SizeDef
 
max - Variable in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfPrimitives
 
MaxDef - Class in org.hibernate.validator.cfg.defs
 
MaxDef() - Constructor for class org.hibernate.validator.cfg.defs.MaxDef
 
MaxValidatorForCharSequence - Class in org.hibernate.validator.internal.constraintvalidators
Check that the character sequence (e.g.
MaxValidatorForCharSequence() - Constructor for class org.hibernate.validator.internal.constraintvalidators.MaxValidatorForCharSequence
 
MaxValidatorForNumber - Class in org.hibernate.validator.internal.constraintvalidators
Check that the number being validated is less than or equal to the maximum value specified.
MaxValidatorForNumber() - Constructor for class org.hibernate.validator.internal.constraintvalidators.MaxValidatorForNumber
 
merge(AnnotationProcessingOptions) - Method in class org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions
 
message(String) - Method in class org.hibernate.validator.cfg.ConstraintDef
 
message - Variable in class org.hibernate.validator.internal.xml.ConstraintType
 
MessageAndPath - Class in org.hibernate.validator.internal.engine
Container class for a validation error message and its corresponding path.
MessageAndPath(String, Path) - Constructor for class org.hibernate.validator.internal.engine.MessageAndPath
 
messageInterpolator(MessageInterpolator) - Method in interface org.hibernate.validator.HibernateValidatorContext
 
messageInterpolator(MessageInterpolator) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
messageInterpolator - Variable in class org.hibernate.validator.internal.engine.ValidationContext
The message resolver which should be used in this context.
messageInterpolator(MessageInterpolator) - Method in class org.hibernate.validator.internal.engine.ValidatorContextImpl
 
messageInterpolator - Variable in class org.hibernate.validator.internal.xml.ValidationConfigType
 
MessageInterpolatorContext - Class in org.hibernate.validator.internal.engine
Implementation of the context used during message interpolation.
MessageInterpolatorContext(ConstraintDescriptor<?>, Object) - Constructor for class org.hibernate.validator.internal.engine.MessageInterpolatorContext
 
MessagerAdapter - Class in org.hibernate.validator.ap.util
Wrapper around Messager, which adds the ability to format error messages using MessageFormat.
MessagerAdapter(Messager, Diagnostic.Kind) - Constructor for class org.hibernate.validator.ap.util.MessagerAdapter
Creates a new MessagerAdapter.
Messages - Interface in org.hibernate.validator.internal.util.logging
 
MESSAGES - Static variable in interface org.hibernate.validator.internal.util.logging.Messages
The messages.
Messages_$bundle - Class in org.hibernate.validator.internal.util.logging
Warning this class consists of generated code.
Messages_$bundle() - Constructor for class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
MetaConstraint<A extends Annotation> - Class in org.hibernate.validator.internal.metadata.core
Instances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint.
MetaConstraint(ConstraintDescriptorImpl<A>, ConstraintLocation) - Constructor for class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
MetaDataBuilder - Class in org.hibernate.validator.internal.metadata.aggregated
Builds ConstraintMetaData instances for the ConstrainedElement objects representing one method or property in a type's inheritance hierarchy.
MetaDataBuilder(ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder
 
MetaDataProvider - Interface in org.hibernate.validator.internal.metadata.provider
A provider for constraint related meta data such as constraints, default group sequences etc.
MetaDataProviderKeyedByClassName - Class in org.hibernate.validator.internal.metadata.provider
Base implementation for MetaDataProviders which cache the BeanConfiguration by class name.
MetaDataProviderKeyedByClassName(ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
 
method(String, Class<?>...) - Method in interface org.hibernate.validator.cfg.context.MethodTarget
Selects a method to which the next operations shall apply.
METHOD_CONSTRAINTS_SUPPORTED_PROCESSOR_OPTION - Static variable in class org.hibernate.validator.ap.util.Configuration
The name of the processor option for allowing constraints at methods other than getter methods.
MethodConstraintLocation - Class in org.hibernate.validator.internal.metadata.location
A ConstraintLocation implementation that represents a method parameter or return value.
MethodConstraintLocation(Method) - Constructor for class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
MethodConstraintLocation(Method, int) - Constructor for class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
MethodConstraintMappingContext - Interface in org.hibernate.validator.cfg.context
Constraint mapping creational context representing a method.
methodConstraintsSupported() - Method in class org.hibernate.validator.ap.util.Configuration
Whether method constraints are allowed at any method (true) or only getter methods (false).
MethodConstraintViolation<T> - Interface in org.hibernate.validator.method
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
MethodConstraintViolation.Kind - Enum in org.hibernate.validator.method
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
MethodConstraintViolationException - Exception in org.hibernate.validator.method
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
MethodConstraintViolationException(Set<? extends MethodConstraintViolation<?>>) - Constructor for exception org.hibernate.validator.method.MethodConstraintViolationException
Deprecated.
MethodConstraintViolationException(String, Set<? extends MethodConstraintViolation<?>>) - Constructor for exception org.hibernate.validator.method.MethodConstraintViolationException
Deprecated.
MethodConstraintViolationImpl<T> - Class in org.hibernate.validator.internal.engine
 
MethodConstraintViolationImpl(String, String, Method, Integer, String, Class<T>, T, Object, Object, Path, ConstraintDescriptor<?>, ElementType) - Constructor for class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
MethodDescriptor - Interface in org.hibernate.validator.method.metadata
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
MethodDescriptorImpl - Class in org.hibernate.validator.internal.metadata.descriptor
Describes a validated method.
MethodDescriptorImpl(Class<?>, String, Set<ConstraintDescriptorImpl<?>>, boolean, List<ParameterDescriptor>, boolean, List<Class<?>>) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.MethodDescriptorImpl
 
MethodMetaData - Class in org.hibernate.validator.internal.metadata.aggregated
An aggregated view of the constraint related meta data for a given method and all the methods in the inheritance hierarchy which it overrides or implements.
MethodMetaData.Builder - Class in org.hibernate.validator.internal.metadata.aggregated
Creates new MethodMetaData instances.
MethodMetaData.Builder(ConstrainedMethod, ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData.Builder
Creates a new builder based on the given method meta data.
methodNameMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
methodNameMustNotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
methodNameMustNotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
MethodParameterNodeImpl - Class in org.hibernate.validator.internal.engine
A Path.Node implementation representing a single method parameter.
MethodReturnValueNodeImpl - Class in org.hibernate.validator.internal.engine
A Path.Node implementation representing a single method parameter.
MethodTarget - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to the select the bean method to which the next operations shall apply.
MethodValidationContext<T> - Class in org.hibernate.validator.internal.engine
A ValidationContext implementation which creates and manages violations of type MethodConstraintViolation.
MethodValidationContext(Class<T>, T, Method, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Constructor for class org.hibernate.validator.internal.engine.MethodValidationContext
 
MethodValidationContext(Class<T>, T, Method, Integer, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Constructor for class org.hibernate.validator.internal.engine.MethodValidationContext
 
MethodValidator - Interface in org.hibernate.validator.method
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
MIN - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
min(int) - Method in class org.hibernate.validator.cfg.defs.LengthDef
 
min(long) - Method in class org.hibernate.validator.cfg.defs.RangeDef
 
min(int) - Method in class org.hibernate.validator.cfg.defs.SizeDef
 
min - Variable in class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfPrimitives
 
MinDef - Class in org.hibernate.validator.cfg.defs
 
MinDef() - Constructor for class org.hibernate.validator.cfg.defs.MinDef
 
MinValidatorForCharSequence - Class in org.hibernate.validator.internal.constraintvalidators
Check that the character sequence (e.g.
MinValidatorForCharSequence() - Constructor for class org.hibernate.validator.internal.constraintvalidators.MinValidatorForCharSequence
 
MinValidatorForNumber - Class in org.hibernate.validator.internal.constraintvalidators
Check that the number being validated is greater than or equal to the minimum value specified.
MinValidatorForNumber() - Constructor for class org.hibernate.validator.internal.constraintvalidators.MinValidatorForNumber
 
MOD_CHECK - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
ModCheck - Annotation Type in org.hibernate.validator.constraints
Modulo check constraint.
ModCheck.List - Annotation Type in org.hibernate.validator.constraints
Defines several @ModCheck annotations on the same element.
ModCheck.ModType - Enum in org.hibernate.validator.constraints
 
ModCheckValidator - Class in org.hibernate.validator.internal.constraintvalidators
Mod check validator for MOD10 and MOD11 algorithms http://en.wikipedia.org/wiki/Luhn_algorithm http://en.wikipedia.org/wiki/Check_digit
ModCheckValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.ModCheckValidator
 
ModUtil - Class in org.hibernate.validator.internal.util
Helper class for modulo 10/11.
MultiValuedChecks - Class in org.hibernate.validator.ap.checks
A ConstraintChecks implementation, that executed the contained checks against all parts of given multi-valued annotations.
MultiValuedChecks(ConstraintHelper, ConstraintCheck...) - Constructor for class org.hibernate.validator.ap.checks.MultiValuedChecks
Creates a new MultiValuedChecks.
mustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
mustNotBeNull(String) - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
mustNotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
mustNotBeNull(String) - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
mustNotBeNull0$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
mustNotBeNull1$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 

N

name - Variable in class org.hibernate.validator.internal.xml.ElementType
 
name - Variable in class org.hibernate.validator.internal.xml.FieldType
 
name - Variable in class org.hibernate.validator.internal.xml.GetterType
 
name - Variable in class org.hibernate.validator.internal.xml.PropertyType
 
newArrayList() - Static method in class org.hibernate.validator.ap.util.CollectionHelper
 
newArrayList() - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newArrayList(int) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newArrayList(Iterable<T>...) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newConcurrentHashMap() - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashMap() - Static method in class org.hibernate.validator.ap.util.CollectionHelper
 
newHashMap() - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashMap(int) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashSet() - Static method in class org.hibernate.validator.ap.util.CollectionHelper
 
newHashSet() - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashSet(int) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashSet(Collection<? extends T>) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashSet(Collection<? extends T>, Collection<? extends T>) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
newHashSet(Iterable<? extends T>) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
 
NewInstance<T> - Class in org.hibernate.validator.internal.util.privilegedactions
Execute instance creation as privileged action.
NewJaxbContext - Class in org.hibernate.validator.internal.util.privilegedactions
Returns a new JAXBContext for the given class.
NewSchema - Class in org.hibernate.validator.internal.util.privilegedactions
Loads a given XML schema.
NewSchema(SchemaFactory, URL) - Constructor for class org.hibernate.validator.internal.util.privilegedactions.NewSchema
 
NodeImpl - Class in org.hibernate.validator.internal.engine
Immutable implementation of a Path.Node.
NodeImpl(String, NodeImpl, boolean, Integer, Object) - Constructor for class org.hibernate.validator.internal.engine.NodeImpl
 
NOT_BLANK - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
NOT_NULL - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
NotBlank - Annotation Type in org.hibernate.validator.constraints
Validate that the annotated string is not null or empty.
NotBlank.List - Annotation Type in org.hibernate.validator.constraints
Defines several @NotBlank annotations on the same element.
NotBlankDef - Class in org.hibernate.validator.cfg.defs
 
NotBlankDef() - Constructor for class org.hibernate.validator.cfg.defs.NotBlankDef
 
NotBlankValidator - Class in org.hibernate.validator.internal.constraintvalidators
Check that a character sequence's (e.g.
NotBlankValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.NotBlankValidator
 
NotEmpty - Annotation Type in org.hibernate.validator.constraints
Asserts that the annotated string, collection, map or array is not null or empty.
NotEmpty.List - Annotation Type in org.hibernate.validator.constraints
Defines several @NotEmpty annotations on the same element.
NotEmptyDef - Class in org.hibernate.validator.cfg.defs
 
NotEmptyDef() - Constructor for class org.hibernate.validator.cfg.defs.NotEmptyDef
 
NotNullDef - Class in org.hibernate.validator.cfg.defs
 
NotNullDef() - Constructor for class org.hibernate.validator.cfg.defs.NotNullDef
 
NotNullValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validate that the object is not null.
NotNullValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.NotNullValidator
 
NULL - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
NullDef - Class in org.hibernate.validator.cfg.defs
 
NullDef() - Constructor for class org.hibernate.validator.cfg.defs.NullDef
 
NullValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validate that the object is null
NullValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.NullValidator
 
numberOfCachedBeanMetaDataInstances() - Method in class org.hibernate.validator.internal.metadata.BeanMetaDataManager
 
numberOfElements() - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 

O

ObjectFactory - Class in org.hibernate.validator.internal.xml
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.validator.internal.xml package.
ObjectFactory() - Constructor for class org.hibernate.validator.internal.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.validator.internal.xml
org.hibernate.validator - package org.hibernate.validator
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
org.hibernate.validator.ap - package org.hibernate.validator.ap
This package contains the main class of Hibernate Validator annotation processor.
org.hibernate.validator.ap.checks - package org.hibernate.validator.ap.checks
This package contains check implementations used by the annotation processor to verify constraint declarations.
org.hibernate.validator.ap.util - package org.hibernate.validator.ap.util
This package contains helper classes.
org.hibernate.validator.cfg - package org.hibernate.validator.cfg
Entry point for the programmatic constraint definition API.
org.hibernate.validator.cfg.context - package org.hibernate.validator.cfg.context
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
org.hibernate.validator.cfg.defs - package org.hibernate.validator.cfg.defs
Constraint definition classes for programmatic constraint definition API.
org.hibernate.validator.constraints - package org.hibernate.validator.constraints
Hibernate Validator specific constraints.
org.hibernate.validator.constraints.br - package org.hibernate.validator.constraints.br
Hibernate Validator Brazilian constraints.
org.hibernate.validator.group - package org.hibernate.validator.group
This package provides support for dynamic default group sequence definition.
org.hibernate.validator.internal.cfg.context - package org.hibernate.validator.internal.cfg.context
Creational context implementations of the API for programmatic constraint definition.
org.hibernate.validator.internal.constraintvalidators - package org.hibernate.validator.internal.constraintvalidators
Implementations of the Bean Validation built-in as well as Hibernate Validator specific constraints.
org.hibernate.validator.internal.engine - package org.hibernate.validator.internal.engine
Implementations for the core interfaces of JSR-303.
org.hibernate.validator.internal.engine.groups - package org.hibernate.validator.internal.engine.groups
Helper classes for the processing of groups.
org.hibernate.validator.internal.engine.resolver - package org.hibernate.validator.internal.engine.resolver
Various implementations of the TraversableResolver interface.
org.hibernate.validator.internal.metadata - package org.hibernate.validator.internal.metadata
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
org.hibernate.validator.internal.metadata.aggregated - package org.hibernate.validator.internal.metadata.aggregated
The classes in this package contain the aggregated meta data needed for an actual validation.
org.hibernate.validator.internal.metadata.core - package org.hibernate.validator.internal.metadata.core
 
org.hibernate.validator.internal.metadata.descriptor - package org.hibernate.validator.internal.metadata.descriptor
Implementation of the Bean Validation meta data API and its Hibernate Validator specific extension for the representation of method level constraints.
org.hibernate.validator.internal.metadata.location - package org.hibernate.validator.internal.metadata.location
Contains types for the representation of constraint locations.
org.hibernate.validator.internal.metadata.provider - package org.hibernate.validator.internal.metadata.provider
Abstraction of the meta data sources - annotation, xml, programmatic
org.hibernate.validator.internal.metadata.raw - package org.hibernate.validator.internal.metadata.raw
The raw metadata is a reflection of all configured constraints including constraints defined via multiple configuration sources.
org.hibernate.validator.internal.util - package org.hibernate.validator.internal.util
Independent helper classes.
org.hibernate.validator.internal.util.annotationfactory - package org.hibernate.validator.internal.util.annotationfactory
Annotation proxy helper.
org.hibernate.validator.internal.util.logging - package org.hibernate.validator.internal.util.logging
Logging classes.
org.hibernate.validator.internal.util.privilegedactions - package org.hibernate.validator.internal.util.privilegedactions
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
org.hibernate.validator.internal.util.scriptengine - package org.hibernate.validator.internal.util.scriptengine
Classes related to the evaluation of script with ScriptEngine (JSR-223).
org.hibernate.validator.internal.xml - package org.hibernate.validator.internal.xml
Classes used to parse Bean Validation XML configuration files.
org.hibernate.validator.messageinterpolation - package org.hibernate.validator.messageinterpolation
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used by custom implementations of the interface for delegation.
org.hibernate.validator.method - package org.hibernate.validator.method
Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
org.hibernate.validator.method.metadata - package org.hibernate.validator.method.metadata
Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
org.hibernate.validator.resourceloading - package org.hibernate.validator.resourceloading
ResourceBundleLocator interface and its various implementations.
org.hibernate.validator.spi.group - package org.hibernate.validator.spi.group
This package provides support for dynamic default group sequence definition.
org.hibernate.validator.spi.resourceloading - package org.hibernate.validator.spi.resourceloading
ResourceBundleLocator interface.

P

param(String, Object) - Method in class org.hibernate.validator.cfg.GenericConstraintDef
 
parameter(int) - Method in interface org.hibernate.validator.cfg.context.ParameterTarget
Changes the parameter for which added constraints apply.
ParameterConstraintMappingContext - Interface in org.hibernate.validator.cfg.context
Constraint mapping creational context representing a method parameter.
ParameterDescriptor - Interface in org.hibernate.validator.method.metadata
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
ParameterDescriptorImpl - Class in org.hibernate.validator.internal.metadata.descriptor
Describes a validated method parameter.
ParameterDescriptorImpl(Class<?>, int, Set<ConstraintDescriptorImpl<?>>, boolean, boolean, List<Class<?>>) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.ParameterDescriptorImpl
 
parameterizedType(Class<?>, Type...) - Static method in class org.hibernate.validator.internal.util.TypeHelper
Creates a parameterized type for the specified raw type and actual type arguments.
ParameterMetaData - Class in org.hibernate.validator.internal.metadata.aggregated
An aggregated view of the constraint related meta data for a single method parameter.
ParameterMetaData.Builder - Class in org.hibernate.validator.internal.metadata.aggregated
 
ParameterMetaData.Builder(Class<?>, ConstrainedParameter, ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.ParameterMetaData.Builder
 
parameterMustNotBeEmpty(String) - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
parameterMustNotBeEmpty(String) - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
parameterMustNotBeEmpty$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
parameterMustNotBeNull(String) - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
parameterMustNotBeNull(String) - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
parameterMustNotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
parameters - Variable in class org.hibernate.validator.cfg.ConstraintDef
A map with the annotation parameters of this definition.
ParameterTarget - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to the select a method parameter to which the next operations shall apply.
parse(Set<InputStream>) - Method in class org.hibernate.validator.internal.xml.XmlMappingParser
 
parseValidationXml() - Method in class org.hibernate.validator.internal.xml.ValidationXmlParser
Tries to check whether a validation.xml file exists and parses it using JAXB.
parsingXMLFile(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
parsingXMLFile(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
parsingXMLFile$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
partition(List<V>, CollectionHelper.Partitioner<K, V>) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
Creates a map containing the given list's values partitioned by the given partitioner.
partition(Set<V>, CollectionHelper.Partitioner<K, V>) - Static method in class org.hibernate.validator.internal.util.CollectionHelper
Creates a map containing the given set's values partitioned by the given partitioner.
passesMod10Test(List<Integer>, int) - Static method in class org.hibernate.validator.internal.util.ModUtil
Mod10 (Luhn) algorithm implementation
passesMod11Test(List<Integer>, int) - Static method in class org.hibernate.validator.internal.util.ModUtil
Check if the input passes the mod11 test
PAST - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
PastDef - Class in org.hibernate.validator.cfg.defs
 
PastDef() - Constructor for class org.hibernate.validator.cfg.defs.PastDef
 
PastValidatorForCalendar - Class in org.hibernate.validator.internal.constraintvalidators
Check that the java.util.Calendar passed to be validated is in the past.
PastValidatorForCalendar() - Constructor for class org.hibernate.validator.internal.constraintvalidators.PastValidatorForCalendar
 
PastValidatorForDate - Class in org.hibernate.validator.internal.constraintvalidators
Check that the java.util.Date passed to be validated is in the past.
PastValidatorForDate() - Constructor for class org.hibernate.validator.internal.constraintvalidators.PastValidatorForDate
 
PastValidatorForReadableInstant - Class in org.hibernate.validator.internal.constraintvalidators
Check if Joda Time type who implements org.joda.time.ReadableInstant is in the past.
PastValidatorForReadableInstant() - Constructor for class org.hibernate.validator.internal.constraintvalidators.PastValidatorForReadableInstant
 
PastValidatorForReadablePartial - Class in org.hibernate.validator.internal.constraintvalidators
Check if Joda Time type who implements org.joda.time.ReadablePartial is in the past.
PastValidatorForReadablePartial() - Constructor for class org.hibernate.validator.internal.constraintvalidators.PastValidatorForReadablePartial
 
PathImpl - Class in org.hibernate.validator.internal.engine
 
PATTERN - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
PatternDef - Class in org.hibernate.validator.cfg.defs
 
PatternDef() - Constructor for class org.hibernate.validator.cfg.defs.PatternDef
 
PatternValidator - Class in org.hibernate.validator.internal.constraintvalidators
 
PatternValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.PatternValidator
 
PAYLOAD - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
payload(Class<? extends Payload>...) - Method in class org.hibernate.validator.cfg.ConstraintDef
 
payload - Variable in class org.hibernate.validator.internal.xml.ConstraintType
 
PayloadType - Class in org.hibernate.validator.internal.xml
Java class for payloadType complex type.
PayloadType() - Constructor for class org.hibernate.validator.internal.xml.PayloadType
 
PlatformResourceBundleLocator - Class in org.hibernate.validator.resourceloading
A resource bundle locator, that loads resource bundles by simply invoking ResourceBundle.loadBundle(...).
PlatformResourceBundleLocator(String) - Constructor for class org.hibernate.validator.resourceloading.PlatformResourceBundleLocator
 
port(int) - Method in class org.hibernate.validator.cfg.defs.URLDef
 
PrimitiveCheck - Class in org.hibernate.validator.ap.checks
Validates that the given element is not of a primitive type.
PrimitiveCheck() - Constructor for class org.hibernate.validator.ap.checks.PrimitiveCheck
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.hibernate.validator.ap.ConstraintValidationProcessor
 
ProgrammaticMetaDataProvider - Class in org.hibernate.validator.internal.metadata.provider
A MetaDataProvider based on the programmatic constraint API.
ProgrammaticMetaDataProvider(ConstraintHelper, Set<ConstraintMapping>) - Constructor for class org.hibernate.validator.internal.metadata.provider.ProgrammaticMetaDataProvider
 
property(String, ElementType) - Method in interface org.hibernate.validator.cfg.context.PropertyTarget
Selects a property to which the next operations shall apply.
property - Variable in class org.hibernate.validator.internal.xml.ValidationConfigType
 
PROPERTY_ACCESSOR_PREFIXES - Static variable in class org.hibernate.validator.internal.util.ReflectionHelper
 
PROPERTY_PATH_SEPARATOR - Static variable in class org.hibernate.validator.internal.engine.PathImpl
 
PropertyConstraintMappingContext - Interface in org.hibernate.validator.cfg.context
Constraint mapping creational context representing a property of a bean.
PropertyConstraintMappingContextImpl - Class in org.hibernate.validator.internal.cfg.context
Constraint mapping creational context which allows to configure the constraints for one bean property.
PropertyDescriptorImpl - Class in org.hibernate.validator.internal.metadata.descriptor
Describes a validated property.
PropertyDescriptorImpl(Class<?>, String, Set<ConstraintDescriptorImpl<?>>, boolean, boolean, List<Class<?>>) - Constructor for class org.hibernate.validator.internal.metadata.descriptor.PropertyDescriptorImpl
 
PropertyMetaData - Class in org.hibernate.validator.internal.metadata.aggregated
Represents the constraint related meta data for a JavaBeans property.
PropertyMetaData.Builder - Class in org.hibernate.validator.internal.metadata.aggregated
 
PropertyMetaData.Builder(ConstrainedField, ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData.Builder
 
PropertyMetaData.Builder(ConstrainedType, ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData.Builder
 
PropertyMetaData.Builder(ConstrainedMethod, ConstraintHelper) - Constructor for class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData.Builder
 
propertyNameMustNotBeEmpty() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
propertyNameMustNotBeEmpty() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
propertyNameMustNotBeEmpty$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
propertyPathCannotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
propertyPathCannotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
propertyPathCannotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
PropertyTarget - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to the select the bean property to which the next operations shall apply.
PropertyType - Class in org.hibernate.validator.internal.xml
Java class for propertyType complex type.
PropertyType() - Constructor for class org.hibernate.validator.internal.xml.PropertyType
 
protocol(String) - Method in class org.hibernate.validator.cfg.defs.URLDef
 
purgeStaleEntries() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
put(K, V) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
putAll(Map<? extends K, ? extends V>) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Copies all of the mappings from the specified map to this one.
putIfAbsent(K, V) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap

R

Range - Annotation Type in org.hibernate.validator.constraints
The annotated element has to be in the appropriate range.
Range.List - Annotation Type in org.hibernate.validator.constraints
Defines several @Range annotations on the same element.
RangeDef - Class in org.hibernate.validator.cfg.defs
 
RangeDef() - Constructor for class org.hibernate.validator.cfg.defs.RangeDef
 
READABLE_INSTANT - Static variable in class org.hibernate.validator.ap.util.TypeNames.JodaTypes
 
READABLE_PARTIAL - Static variable in class org.hibernate.validator.ap.util.TypeNames.JodaTypes
 
readResolve() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
ReflectionHelper - Class in org.hibernate.validator.internal.util
Some reflection utility methods.
regexp(String) - Method in class org.hibernate.validator.cfg.defs.EmailDef
 
regexp(String) - Method in class org.hibernate.validator.cfg.defs.PatternDef
 
regexp(String) - Method in class org.hibernate.validator.cfg.defs.URLDef
 
remove(Object) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
remove(Object) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
removeAll(Collection) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
replace(K, V, V) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
replace(K, V) - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
reportErrors(Set<ConstraintCheckError>) - Method in class org.hibernate.validator.ap.util.MessagerAdapter
Reports the given errors against the underlying Messager using the specified Diagnostic.Kind.
ResourceBundleLocator - Interface in org.hibernate.validator.resourceloading
Deprecated.
Will be removed in a future release. Use ResourceBundleLocator instead.
ResourceBundleLocator - Interface in org.hibernate.validator.spi.resourceloading
Used by ResourceBundleMessageInterpolator to load resource bundles containing message texts to be displayed in case of validation errors.
ResourceBundleMessageInterpolator - Class in org.hibernate.validator.messageinterpolation
Resource bundle backed message interpolator.
ResourceBundleMessageInterpolator() - Constructor for class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
 
ResourceBundleMessageInterpolator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
Deprecated.
ResourceBundleMessageInterpolator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
 
ResourceBundleMessageInterpolator(ResourceBundleLocator, boolean) - Constructor for class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
ResourceBundleMessageInterpolator(ResourceBundleLocator, boolean) - Constructor for class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
 
retainAll(Collection) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
RetentionPolicyCheck - Class in org.hibernate.validator.ap.checks
Checks, that RetentionPolicy.RUNTIME is declared for constraint annotation types.
RetentionPolicyCheck(AnnotationApiHelper) - Constructor for class org.hibernate.validator.ap.checks.RetentionPolicyCheck
 
returnValue() - Method in interface org.hibernate.validator.cfg.context.ReturnValueTarget
Selects the current method's return value as the target for the next operations.
ReturnValueConstraintMappingContext - Interface in org.hibernate.validator.cfg.context
Constraint mapping creational context representing a method return value.
ReturnValueTarget - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to the select the current method's return value as target for the next operations.
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.ConstructorInstance
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetAnnotationParameter
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetClassLoader
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredConstructor
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredConstructors
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredField
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredFields
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredMethod
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetDeclaredMethods
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetMethod
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetMethodFromPropertyName
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetMethods
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.GetResource
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.LoadClass
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.NewInstance
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.NewJaxbContext
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.NewSchema
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.SetAccessibility
 
run() - Method in class org.hibernate.validator.internal.util.privilegedactions.Unmarshal
 

S

SAFE_HTML - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
SafeHtml - Annotation Type in org.hibernate.validator.constraints
Validate a rich text value provided by the user to ensure that it contains no malicious code, such as embedded <script> elements.
SafeHtml.List - Annotation Type in org.hibernate.validator.constraints
Defines several @SafeHtml annotations on the same element.
SafeHtml.WhiteListType - Enum in org.hibernate.validator.constraints
Defines default whitelist implementations
SafeHtmlValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validate that the string does not contain malicious code.
SafeHtmlValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SafeHtmlValidator
 
script(String) - Method in class org.hibernate.validator.cfg.defs.ScriptAssertDef
 
SCRIPT_ASSERT - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
ScriptAssert - Annotation Type in org.hibernate.validator.constraints
A class-level constraint, that evaluates a script expression against the annotated element.
ScriptAssert.List - Annotation Type in org.hibernate.validator.constraints
Defines several @ScriptAssert annotations on the same element.
ScriptAssertDef - Class in org.hibernate.validator.cfg.defs
 
ScriptAssertDef() - Constructor for class org.hibernate.validator.cfg.defs.ScriptAssertDef
 
ScriptAssertValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validator for the ScriptAssert constraint annotation.
ScriptAssertValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.ScriptAssertValidator
 
ScriptEvaluator - Class in org.hibernate.validator.internal.util.scriptengine
A wrapper around JSR 223 ScriptEngines.
ScriptEvaluator(ScriptEngine) - Constructor for class org.hibernate.validator.internal.util.scriptengine.ScriptEvaluator
Creates a new script executor.
ScriptEvaluatorFactory - Class in org.hibernate.validator.internal.util.scriptengine
Factory responsible for the creation of ScriptEvaluators.
Sequence - Class in org.hibernate.validator.internal.engine.groups
Models a group sequence.
Sequence(Class<?>, List<Group>) - Constructor for class org.hibernate.validator.internal.engine.groups.Sequence
 
SetAccessibility - Class in org.hibernate.validator.internal.util.privilegedactions
 
setAnnotation(String) - Method in class org.hibernate.validator.internal.xml.ConstraintDefinitionType
Sets the value of the annotation property.
setAnnotation(String) - Method in class org.hibernate.validator.internal.xml.ConstraintType
Sets the value of the annotation property.
setClassType(ClassType) - Method in class org.hibernate.validator.internal.xml.BeanType
Sets the value of the classType property.
setClazz(String) - Method in class org.hibernate.validator.internal.xml.BeanType
Sets the value of the clazz property.
setCompositionType(CompositionType) - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
setConstraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
setConstraintValidatorFactory(String) - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Sets the value of the constraintValidatorFactory property.
setCurrentGroup(Class<?>) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setCurrentValidatedValue(V) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setDefaultPackage(String) - Method in class org.hibernate.validator.internal.xml.ConstraintMappingsType
Sets the value of the defaultPackage property.
setDefaultProvider(String) - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Sets the value of the defaultProvider property.
setElementType(ElementType) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setGroups(GroupsType) - Method in class org.hibernate.validator.internal.xml.ConstraintType
Sets the value of the groups property.
setGroupSequence(GroupSequenceType) - Method in class org.hibernate.validator.internal.xml.ClassType
Sets the value of the groupSequence property.
setIgnoreAnnotations(Boolean) - Method in class org.hibernate.validator.internal.xml.BeanType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.hibernate.validator.internal.xml.ClassType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.hibernate.validator.internal.xml.FieldType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.hibernate.validator.internal.xml.GetterType
Sets the value of the ignoreAnnotations property.
setIncludeExistingValidators(Boolean) - Method in class org.hibernate.validator.internal.xml.ValidatedByType
Sets the value of the includeExistingValidators property.
setIndex(Integer) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setKey(Object) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setLeafNodeIndex(Integer) - Method in class org.hibernate.validator.internal.engine.PathImpl
 
setLeafNodeMapKey(Object) - Method in class org.hibernate.validator.internal.engine.PathImpl
 
setMessage(String) - Method in class org.hibernate.validator.internal.xml.ConstraintType
Sets the value of the message property.
setMessageInterpolator(MessageInterpolator) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
setMessageInterpolator(String) - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Sets the value of the messageInterpolator property.
setName(String) - Method in class org.hibernate.validator.internal.xml.ElementType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.validator.internal.xml.FieldType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.validator.internal.xml.GetterType
Sets the value of the name property.
setName(String) - Method in class org.hibernate.validator.internal.xml.PropertyType
Sets the value of the name property.
setParameterIndex(int) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setParameterName(String) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setPayload(PayloadType) - Method in class org.hibernate.validator.internal.xml.ConstraintType
Sets the value of the payload property.
setPropertyPath(PathImpl) - Method in class org.hibernate.validator.internal.engine.ValueContext
Sets the property path to the match the currently validated value.
setProvider(ValidationProvider<?>) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
setProviderClass(Class<? extends ValidationProvider<?>>) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
setTraversableResolver(TraversableResolver) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
setTraversableResolver(String) - Method in class org.hibernate.validator.internal.xml.ValidationConfigType
Sets the value of the traversableResolver property.
setTypeOfAnnotatedElement(Type) - Method in class org.hibernate.validator.internal.engine.ValueContext
 
setValid(String) - Method in class org.hibernate.validator.internal.xml.FieldType
Sets the value of the valid property.
setValid(String) - Method in class org.hibernate.validator.internal.xml.GetterType
Sets the value of the valid property.
setValidatedBy(ValidatedByType) - Method in class org.hibernate.validator.internal.xml.ConstraintDefinitionType
Sets the value of the validatedBy property.
setValue(String, Object) - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 
setValue(String) - Method in class org.hibernate.validator.internal.xml.PropertyType
Sets the value of the value property.
SingleThreadCachedTraversableResolver - Class in org.hibernate.validator.internal.engine.resolver
Cache results of a delegated traversable resovler to optimize calls It works only for a single validate* call and should not be used if the TraversableResolver is accessed concurrently
SingleThreadCachedTraversableResolver(TraversableResolver) - Constructor for class org.hibernate.validator.internal.engine.resolver.SingleThreadCachedTraversableResolver
 
SingleValuedChecks - Class in org.hibernate.validator.ap.checks
A ConstraintChecks implementation that simply executes all contained checks against given elements and annotations.
SingleValuedChecks(ConstraintCheck...) - Constructor for class org.hibernate.validator.ap.checks.SingleValuedChecks
Creates a new SingleValuedChecks.
SIZE - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
size() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.hibernate.validator.internal.util.IdentitySet
 
SizeDef - Class in org.hibernate.validator.cfg.defs
 
SizeDef() - Constructor for class org.hibernate.validator.cfg.defs.SizeDef
 
SizeValidatorForArray - Class in org.hibernate.validator.internal.constraintvalidators
Check that the length of an array is between min and max
SizeValidatorForArray() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArray
 
SizeValidatorForArraysOfBoolean - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfBoolean() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfBoolean
 
SizeValidatorForArraysOfByte - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfByte() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfByte
 
SizeValidatorForArraysOfChar - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfChar() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfChar
 
SizeValidatorForArraysOfDouble - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfDouble() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfDouble
 
SizeValidatorForArraysOfFloat - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfFloat() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfFloat
 
SizeValidatorForArraysOfInt - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfInt() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfInt
 
SizeValidatorForArraysOfLong - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfLong() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfLong
 
SizeValidatorForArraysOfPrimitives - Class in org.hibernate.validator.internal.constraintvalidators
Check that the length of an array is between min and max
SizeValidatorForArraysOfPrimitives() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfPrimitives
 
SizeValidatorForArraysOfShort - Class in org.hibernate.validator.internal.constraintvalidators
 
SizeValidatorForArraysOfShort() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForArraysOfShort
 
SizeValidatorForCharSequence - Class in org.hibernate.validator.internal.constraintvalidators
Check that the length of a character sequence is between min and max.
SizeValidatorForCharSequence() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForCharSequence
 
SizeValidatorForCollection - Class in org.hibernate.validator.internal.constraintvalidators
Check that a string's length is between min and max.
SizeValidatorForCollection() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForCollection
 
SizeValidatorForMap - Class in org.hibernate.validator.internal.constraintvalidators
Check that a string's length is between min and max.
SizeValidatorForMap() - Constructor for class org.hibernate.validator.internal.constraintvalidators.SizeValidatorForMap
 
StandardValidationContext<T> - Class in org.hibernate.validator.internal.engine
A ValidationContext implementation which creates and manages violations of type ConstraintViolation.
StandardValidationContext(Class<T>, T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Constructor for class org.hibernate.validator.internal.engine.StandardValidationContext
 
StaticCheck - Class in org.hibernate.validator.ap.checks
Checks, that the given element is not a static element.
StaticCheck() - Constructor for class org.hibernate.validator.ap.checks.StaticCheck
 
StringHelper - Class in org.hibernate.validator.internal.util
Helper class dealing with strings.

T

TargetCheck - Class in org.hibernate.validator.ap.checks
Checks, that at least one of the ElementTypes FIELD, METHOD, TYPE or ANNOTATION_TYPE is specified using the Target meta-annotation for constraint annotation types.
TargetCheck(AnnotationApiHelper) - Constructor for class org.hibernate.validator.ap.checks.TargetCheck
 
throwInvalidFormat(String, IllegalFormatException) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
throwInvalidFormat(String, IllegalFormatException) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
throwInvalidFormat$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
TituloEleitoral - Annotation Type in org.hibernate.validator.constraints.br
Validates a Título Eleitoral (Brazilian Voter ID card number).
toArray() - Method in class org.hibernate.validator.internal.util.IdentitySet
 
toArray(Object[]) - Method in class org.hibernate.validator.internal.util.IdentitySet
 
toString() - Method in class org.hibernate.validator.ap.checks.ConstraintCheckError
 
toString() - Method in class org.hibernate.validator.cfg.ConstraintDef
 
toString() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
 
toString() - Method in class org.hibernate.validator.internal.engine.ConstraintTree
 
toString() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
 
toString() - Method in class org.hibernate.validator.internal.engine.groups.DefaultValidationOrder
 
toString() - Method in class org.hibernate.validator.internal.engine.groups.Group
 
toString() - Method in class org.hibernate.validator.internal.engine.groups.Sequence
 
toString() - Method in class org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator
 
toString() - Method in class org.hibernate.validator.internal.engine.MessageInterpolatorContext
 
toString() - Method in class org.hibernate.validator.internal.engine.MethodConstraintViolationImpl
 
toString() - Method in class org.hibernate.validator.internal.engine.NodeImpl
 
toString() - Method in class org.hibernate.validator.internal.engine.PathImpl
 
toString() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
toString() - Method in class org.hibernate.validator.internal.metadata.aggregated.AbstractConstraintMetaData
 
toString() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
 
toString() - Method in class org.hibernate.validator.internal.metadata.aggregated.MethodMetaData
 
toString() - Method in class org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData
 
toString() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
toString() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
 
toString() - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
toString() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
toString() - Method in class org.hibernate.validator.internal.metadata.raw.AbstractConstrainedElement
 
toString() - Method in class org.hibernate.validator.internal.metadata.raw.BeanConfiguration
 
toString() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedMethod
 
toString() - Method in class org.hibernate.validator.internal.metadata.raw.ConstrainedParameter
 
toString() - Method in class org.hibernate.validator.internal.util.IdentitySet
 
touch() - Static method in class org.hibernate.validator.internal.util.Version
 
trace(Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
traversableResolver(TraversableResolver) - Method in interface org.hibernate.validator.HibernateValidatorContext
 
traversableResolver(TraversableResolver) - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
 
traversableResolver(TraversableResolver) - Method in class org.hibernate.validator.internal.engine.ValidatorContextImpl
 
traversableResolver - Variable in class org.hibernate.validator.internal.xml.ValidationConfigType
 
type(Class<C>) - Method in class org.hibernate.validator.cfg.ConstraintMapping
Starts defining constraints on the specified bean class.
type(Class<C>) - Method in interface org.hibernate.validator.cfg.context.TypeTarget
Selects the type to which the next operations shall apply.
type() - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 
TypeCheck - Class in org.hibernate.validator.ap.checks
Checks, that constraint annotations are only specified at elements of a type supported by the constraints.
TypeCheck(ConstraintHelper) - Constructor for class org.hibernate.validator.ap.checks.TypeCheck
 
TypeConstraintMappingContext<C> - Interface in org.hibernate.validator.cfg.context
Constraint mapping creational context representing a type.
TypeConstraintMappingContextImpl<C> - Class in org.hibernate.validator.internal.cfg.context
Constraint mapping creational context which allows to configure the class-level constraints for one bean.
TypeConstraintMappingContextImpl(Class<?>, ConstraintMappingContext) - Constructor for class org.hibernate.validator.internal.cfg.context.TypeConstraintMappingContextImpl
 
TypeDescriptor - Interface in org.hibernate.validator.method.metadata
Deprecated.
Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
TypeHelper - Class in org.hibernate.validator.internal.util
Provides utility methods for working with types.
TypeNames - Class in org.hibernate.validator.ap.util
Contains the fully-qualified names of types used by the annotation processor which are accessed only via the mirror API in order to avoid references to the actual class objects.
TypeNames() - Constructor for class org.hibernate.validator.ap.util.TypeNames
 
TypeNames.BeanValidationTypes - Class in org.hibernate.validator.ap.util
 
TypeNames.BeanValidationTypes() - Constructor for class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
TypeNames.HibernateValidatorTypes - Class in org.hibernate.validator.ap.util
 
TypeNames.HibernateValidatorTypes() - Constructor for class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
TypeNames.JodaTypes - Class in org.hibernate.validator.ap.util
 
TypeNames.JodaTypes() - Constructor for class org.hibernate.validator.ap.util.TypeNames.JodaTypes
 
typeOf(Member) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
 
typeOf(Method, int) - Static method in class org.hibernate.validator.internal.util.ReflectionHelper
Returns the type of the parameter of the given method with the given parameter index.
typeOfAnnotatedElement() - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
typeOfAnnotatedElement() - Method in class org.hibernate.validator.internal.metadata.location.BeanConstraintLocation
 
typeOfAnnotatedElement() - Method in interface org.hibernate.validator.internal.metadata.location.ConstraintLocation
Returns the type of the element at this constraint location.
typeOfAnnotatedElement() - Method in class org.hibernate.validator.internal.metadata.location.MethodConstraintLocation
 
TypeTarget - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to the select the bean type to which the next operations shall apply.

U

unableToCloseInputStream() - Method in interface org.hibernate.validator.internal.util.logging.Log
 
unableToCloseInputStream() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToCloseXMLFileInputStream(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
unableToCloseXMLFileInputStream(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToCloseXMLFileInputStream$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToCreateSchema(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
unableToCreateSchema(String, String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToFindScriptEngine(String) - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
unableToFindScriptEngine(String) - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
unableToFindScriptEngine$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
unableToLoadProviderClass(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
unableToLoadProviderClass(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
unableToLoadProviderClass$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
Unmarshal<T> - Class in org.hibernate.validator.internal.util.privilegedactions
Unmarshals the given source.
unwrap(Class<T>) - Method in class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
unwrap(Class<T>) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
unwrap(Class<T>) - Method in class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
URL - Static variable in class org.hibernate.validator.ap.util.TypeNames.HibernateValidatorTypes
 
URL - Annotation Type in org.hibernate.validator.constraints
Validate that the string is a valid URL.
URL.List - Annotation Type in org.hibernate.validator.constraints
Defines several @URL annotations on the same element.
URLDef - Class in org.hibernate.validator.cfg.defs
 
URLDef() - Constructor for class org.hibernate.validator.cfg.defs.URLDef
 
URLValidator - Class in org.hibernate.validator.internal.constraintvalidators
Validate that the character sequence (e.g.
URLValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.URLValidator
 
USER_VALIDATION_MESSAGES - Static variable in class org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator
The name of the user-provided message bundle as defined in the specification.
usingConstraintFactory(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
usingConstraintFactory(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingConstraintFactory$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingContext() - Method in interface org.hibernate.validator.HibernateValidatorFactory
Returns a context for validator configuration via options from the Bean Validation API as well as specific ones from Hibernate Validator.
usingContext() - Method in class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
usingContext() - Method in class org.hibernate.validator.internal.util.LazyValidatorFactory
Deprecated.
 
usingMessageInterpolator(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
usingMessageInterpolator(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingMessageInterpolator$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingTraversableResolver(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
usingTraversableResolver(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingTraversableResolver$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingValidationProvider(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
usingValidationProvider(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
usingValidationProvider$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 

V

VALID - Static variable in class org.hibernate.validator.ap.util.TypeNames.BeanValidationTypes
 
valid() - Method in interface org.hibernate.validator.cfg.context.Cascadable
Marks the current element (property, parameter etc.) as cascadable.
valid() - Method in class org.hibernate.validator.internal.cfg.context.PropertyConstraintMappingContextImpl
 
valid - Variable in class org.hibernate.validator.internal.xml.FieldType
 
valid - Variable in class org.hibernate.validator.internal.xml.GetterType
 
validate(T, Class<?>...) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
validateAllParameters(T, Method, Object[], Class<?>...) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
validateAllParameters(T, Method, Object[], Class<?>...) - Method in interface org.hibernate.validator.method.MethodValidator
Deprecated.
Validates all parameters of a given method.
validateConstraint(ValidationContext<?, ?>, ValueContext<?, ?>) - Method in class org.hibernate.validator.internal.metadata.core.MetaConstraint
 
validateConstraints(ValidationContext<T, E>, ValueContext<U, V>) - Method in class org.hibernate.validator.internal.engine.ConstraintTree
 
VALIDATED_VALUE_FORMAT_SEPARATOR - Static variable in class org.hibernate.validator.messageinterpolation.ValueFormatterMessageInterpolator
 
VALIDATED_VALUE_KEYWORD - Static variable in class org.hibernate.validator.messageinterpolation.ValueFormatterMessageInterpolator
 
validatedBy - Variable in class org.hibernate.validator.internal.xml.ConstraintDefinitionType
 
ValidatedByType - Class in org.hibernate.validator.internal.xml
Java class for validated-byType complex type.
ValidatedByType() - Constructor for class org.hibernate.validator.internal.xml.ValidatedByType
 
validatedMethodMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
validatedMethodMustNotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
validatedMethodMustNotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
validatedObjectMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
 
validatedObjectMustNotBeNull() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
validatedObjectMustNotBeNull$str() - Method in class org.hibernate.validator.internal.util.logging.Messages_$bundle
 
validateParameter(T, Method, Object, int, Class<?>...) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
validateParameter(T, Method, Object, int, Class<?>...) - Method in interface org.hibernate.validator.method.MethodValidator
Deprecated.
Validates a given parameter of a given method.
validateProperty(T, String, Class<?>...) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
validateReturnValue(T, Method, Object, Class<?>...) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
validateReturnValue(T, Method, Object, Class<?>...) - Method in interface org.hibernate.validator.method.MethodValidator
Deprecated.
Validates the return value of a given method.
validateValue(Class<T>, String, Object, Class<?>...) - Method in class org.hibernate.validator.internal.engine.ValidatorImpl
 
validatingDefault() - Method in class org.hibernate.validator.internal.engine.ValueContext
 
ValidationBootstrapParameters - Class in org.hibernate.validator.internal.xml
 
ValidationBootstrapParameters() - Constructor for class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
 
ValidationConfigType - Class in org.hibernate.validator.internal.xml
Java class for validation-configType complex type.
ValidationConfigType() - Constructor for class org.hibernate.validator.internal.xml.ValidationConfigType
 
ValidationContext<T,C extends ConstraintViolation<T>> - Class in org.hibernate.validator.internal.engine
ValidationContext(Class<T>, T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Constructor for class org.hibernate.validator.internal.engine.ValidationContext
 
ValidationOrder - Interface in org.hibernate.validator.internal.engine.groups
Interface defining the methods needed to execute groups and sequences in the right order.
ValidationOrderGenerator - Class in org.hibernate.validator.internal.engine.groups
Helper class used to order groups and sequences into the right order for validation.
ValidationOrderGenerator() - Constructor for class org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator
 
ValidationXmlParser - Class in org.hibernate.validator.internal.xml
Parser for validation.xml using JAXB.
ValidationXmlParser() - Constructor for class org.hibernate.validator.internal.xml.ValidationXmlParser
 
ValidatorContextImpl - Class in org.hibernate.validator.internal.engine
 
ValidatorContextImpl(ConstraintValidatorFactory, MessageInterpolator, TraversableResolver, BeanMetaDataManager, boolean) - Constructor for class org.hibernate.validator.internal.engine.ValidatorContextImpl
 
ValidatorFactoryImpl - Class in org.hibernate.validator.internal.engine
Factory returning initialized Validator instances.
ValidatorFactoryImpl(ConfigurationState) - Constructor for class org.hibernate.validator.internal.engine.ValidatorFactoryImpl
 
ValidatorImpl - Class in org.hibernate.validator.internal.engine
The main Bean Validation class.
ValidatorImpl(ConstraintValidatorFactory, MessageInterpolator, TraversableResolver, BeanMetaDataManager, boolean) - Constructor for class org.hibernate.validator.internal.engine.ValidatorImpl
 
value(String) - Method in class org.hibernate.validator.cfg.defs.DecimalMaxDef
 
value(String) - Method in class org.hibernate.validator.cfg.defs.DecimalMinDef
 
value(long) - Method in class org.hibernate.validator.cfg.defs.MaxDef
 
value(long) - Method in class org.hibernate.validator.cfg.defs.MinDef
 
value - Variable in class org.hibernate.validator.internal.xml.GroupSequenceType
 
value - Variable in class org.hibernate.validator.internal.xml.GroupsType
 
value - Variable in class org.hibernate.validator.internal.xml.PayloadType
 
value - Variable in class org.hibernate.validator.internal.xml.PropertyType
 
value - Variable in class org.hibernate.validator.internal.xml.ValidatedByType
 
ValueContext<T,V> - Class in org.hibernate.validator.internal.engine
An instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
ValueContext(T, Class<T>, PathImpl) - Constructor for class org.hibernate.validator.internal.engine.ValueContext
 
ValueFormatterMessageInterpolator - Class in org.hibernate.validator.messageinterpolation
A message interpolator which can interpolate the validated value and format this value using the syntax from Formatter.
ValueFormatterMessageInterpolator() - Constructor for class org.hibernate.validator.messageinterpolation.ValueFormatterMessageInterpolator
 
ValueFormatterMessageInterpolator(MessageInterpolator) - Constructor for class org.hibernate.validator.messageinterpolation.ValueFormatterMessageInterpolator
 
valueOf(String) - Static method in enum org.hibernate.validator.ap.util.ConstraintHelper.AnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.ap.util.ConstraintHelper.ConstraintCheckResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.constraints.CompositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.constraints.ModCheck.ModType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.constraints.SafeHtml.WhiteListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData.ConstraintMetaDataKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.internal.metadata.core.ConstraintOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.internal.metadata.raw.ConfigurationSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.internal.metadata.raw.ConstrainedElement.ConstrainedElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
 
valueOf(String) - Static method in enum org.hibernate.validator.internal.util.ConcurrentReferenceHashMap.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.internal.util.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.validator.method.MethodConstraintViolation.Kind
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibernate.validator.ap.util.ConstraintHelper.AnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.ap.util.ConstraintHelper.ConstraintCheckResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.constraints.CompositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.constraints.ModCheck.ModType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.constraints.SafeHtml.WhiteListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.internal.metadata.aggregated.ConstraintMetaData.ConstraintMetaDataKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.internal.metadata.core.ConstraintOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.internal.metadata.raw.ConfigurationSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.internal.metadata.raw.ConstrainedElement.ConstrainedElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.internal.util.ConcurrentReferenceHashMap.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.validator.internal.util.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.validator.internal.util.ConcurrentReferenceHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.hibernate.validator.method.MethodConstraintViolation.Kind
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE_PROCESSOR_OPTION - Static variable in class org.hibernate.validator.ap.util.Configuration
The name of the processor option for activating verbose message reporting.
version(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
 
version(String) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
Version - Class in org.hibernate.validator.internal.util
 
version$str() - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 

W

warn(Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.validator.internal.util.logging.Log_$logger
 

X

XmlMappingParser - Class in org.hibernate.validator.internal.xml
 
XmlMappingParser(ConstraintHelper) - Constructor for class org.hibernate.validator.internal.xml.XmlMappingParser
 
XmlMappingParser.CloseIgnoringInputStream - Class in org.hibernate.validator.internal.xml
 
XmlMappingParser.CloseIgnoringInputStream(InputStream) - Constructor for class org.hibernate.validator.internal.xml.XmlMappingParser.CloseIgnoringInputStream
 
XmlMetaDataProvider - Class in org.hibernate.validator.internal.metadata.provider
A MetaDataProvider providing constraint related meta data based on XML descriptors as defined by the Bean Validation API.
XmlMetaDataProvider(ConstraintHelper, Set<InputStream>) - Constructor for class org.hibernate.validator.internal.metadata.provider.XmlMetaDataProvider
 
A B C D E F G H I J K L M N O P R S T U V W X 

Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved