- 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
-
- 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
-
- 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
-
- AggregateResourceBundleLocator(List<String>, ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
-
- 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
-
- 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
-
- 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
-
- 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.internal.util.CollectionHelper
-
- asString() - Method in class org.hibernate.validator.internal.engine.NodeImpl
-
- asString() - Method in class org.hibernate.validator.internal.engine.PathImpl
-
- 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
-
- 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.
- classCannotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- classIsNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- 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.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.
- 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
-
- 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(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
-
- 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
-
- 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 - 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
-
- 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
-
- ConstraintMapping(ConstraintMapping) - Constructor for class org.hibernate.validator.cfg.ConstraintMapping
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- createBeanConfiguration(ConfigurationSource, Class<T>, Set<? extends ConstrainedElement>, List<Class<?>>, DefaultGroupSequenceProvider<? super T>) - Method in class org.hibernate.validator.internal.metadata.provider.MetaDataProviderKeyedByClassName
-
- 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
-
- 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
-
- createGenericConfiguration(BootstrapState) - Method in class org.hibernate.validator.HibernateValidator
-
- 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.
- createRootPath() - Static method in class org.hibernate.validator.internal.engine.PathImpl
-
- createSpecializedConfiguration(BootstrapState) - Method in class org.hibernate.validator.HibernateValidator
-
- 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
-
- 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
-
- getAnnotationDoesNotContainAParameterException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getArrayType(Type) - Static method in class org.hibernate.validator.internal.util.TypeHelper
-
- getAtLeastOneCustomMessageMustBeCreatedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getAtLeastOneGroupHasToBeSpecifiedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getAttributes() - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
-
- 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
-
- getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getBeanDoesNotContainThePropertyException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- 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
-
- 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
-
- getConstraintConfig() - Method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
-
Returns all constraint definitions registered with this mapping.
- 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
-
- getConstraintParametersCannotStartWithValidException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- getDefaultResourceBundleLocator() - Method in interface org.hibernate.validator.HibernateValidatorConfiguration
-
- 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
-
- 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
-
- getDirectMetaConstraints() - Method in interface org.hibernate.validator.internal.metadata.aggregated.BeanMetaData
-
- getDirectMetaConstraints() - Method in class org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl
-
- 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
-
- getEndIndexCannotBeNegativeException(int) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getErrorDuringScriptExecutionException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getErrorParsingMappingFileException(Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getExceptionDuringIsValidCall(RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getFailFast() - Method in class org.hibernate.validator.internal.engine.ConfigurationImpl
-
- getFailingConstraints() - Method in class org.hibernate.validator.internal.engine.ValidationContext
-
- getFromMapping(ConstraintMapping) - Static method in class org.hibernate.validator.internal.cfg.context.ConstraintMappingContext
-
Returns the constraint mapping context from the given constraint mapping.
- getGroupHasToBeAnInterfaceException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getHasToBeAPrimitiveTypeException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getIllegalArgumentException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInconsistentConfigurationException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInconsistentFailFastConfigurationException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getInvalidCharValueException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidCheckDigitException(int, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidDefaultGroupSequenceDefinitionException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidIndexException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidJavaIdentifierException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidLengthForFractionPartException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidLengthForIntegerPartException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidLengthOfParameterMetaDataListException(Method, int, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getInvalidNumberFormatException(String, NumberFormatException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidPropertyPathException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidPropertyPathException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidPropertyValue(String, String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidRangeException(int, int) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidRegularExpressionException(PatternSyntaxException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidReturnTypeException(Class<?>, ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getInvalidValue() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
-
- getIsDefinedTwiceInMappingXmlForBeanException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getIsNotAConstraintValidatorClassException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getIsNotAnAnnotationException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- 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
-
- 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
-
- getMessage() - Method in class org.hibernate.validator.internal.engine.ConstraintViolationImpl
-
- getMessage() - Method in class org.hibernate.validator.internal.engine.MessageAndPath
-
- 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
-
- 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
-
- getMissingActualTypeArgumentForTypeParameterException(TypeVariable<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getMissingFormatStringInTemplateException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getMoreThanOneValidatorFoundForTypeException(Type, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getMultipleDefinitionOfDefaultGroupSequenceException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getMultipleDefinitionOfDefaultGroupSequenceProviderException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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.
- getNoDefaultGroupInGroupSequenceException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getNoValidatorFoundForTypeException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getNoValueProvidedForAnnotationParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getNullIsAnInvalidTypeForAConstraintValidatorException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getOverriddenConstraintAttributeNotFoundException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getSequenceDefinitionsNotAllowedException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- 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
-
- getTryingToInstantiateAnnotationWithUnknownParametersException(Class<?>, Set<String>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getTypeOfAnnotatedElement() - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- getUnableToAccessMemberException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToCreateAnnotationForConfiguredConstraintException(String, RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToExpandDefaultGroupListException(List<?>, List<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToExpandGroupSequenceException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToFindAnnotationConstraintsException(Class<? extends Annotation>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToFindAnnotationParameterException(String, NoSuchMethodException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToFindMethodException(Class<?>, String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToFindPropertyWithAccessException(Class<?>, String, ElementType) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToFindProviderException(Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToGetAnnotationParameterException(String, String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToInitializeConstraintValidatorException(String, RuntimeException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToInstantiateBeanValidationProviderException(List<String>, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToInstantiateConstraintFactoryClassException(String, ValidationException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getUnableToInstantiateMessageInterpolatorClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToInstantiateTraversableResolverClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToInstantiateValidationProviderClassException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getUnableToOpenInputStreamForMappingFileException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToParsePropertyPathException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToParseValidationXmlFileException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToReadAnnotationAttributesException(Class<? extends Annotation>, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToReadServicesFileException(String, Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnableToRetrieveAnnotationParameterValueException(Exception) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnexpectedParameterValueException() - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getUnexpectedParameterValueException(ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- getVersionString() - Static method in class org.hibernate.validator.internal.util.Version
-
- getWrongAttributeTypeForOverriddenConstraintException(String, Class<?>) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongDefaultGroupSequenceProviderTypeException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongDefaultValueForGroupsParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongDefaultValueForPayloadParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongParameterTypeException(String, String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongPayloadClassException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongTypeForGroupsParameterException(String, ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongTypeForMessageParameterException(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- getWrongTypeForPayloadParameterException(String, ClassCastException) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- 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
-
- groupMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- groups(Class<?>...) - Method in class org.hibernate.validator.cfg.ConstraintDef
-
- 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.
- 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
-
- 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
-
- INDEX_CLOSE - Static variable in class org.hibernate.validator.internal.engine.NodeImpl
-
- INDEX_OPEN - Static variable in class org.hibernate.validator.internal.engine.NodeImpl
-
- 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
-
- 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.
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- Messages - Interface in org.hibernate.validator.internal.util.logging
-
- MESSAGES - Static variable in interface org.hibernate.validator.internal.util.logging.Messages
-
The messages.
- 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
-
- 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
MetaDataProvider
s 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.
- MethodConstraintLocation - Class in org.hibernate.validator.internal.metadata.location
-
- 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.
- 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
-
- 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
-
- 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
-
- 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(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
-
- 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.
- mustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- mustNotBeNull(String) - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- 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.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.
- 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
-
- parameterMustNotBeNull(String) - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- 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
-
- 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
- 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
-
- 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(Class<? extends Payload>...) - Method in class org.hibernate.validator.cfg.ConstraintDef
-
- 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
-
- ProgrammaticMetaDataProvider - Class in org.hibernate.validator.internal.metadata.provider
-
- 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_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
-
- propertyPathCannotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- 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.
- 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
- 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
-
- 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
-
- ScriptAssertValidator() - Constructor for class org.hibernate.validator.internal.constraintvalidators.ScriptAssertValidator
-
- ScriptEvaluator - Class in org.hibernate.validator.internal.util.scriptengine
-
- 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
-
- 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
-
- setCompositionType(CompositionType) - Method in class org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl
-
- setConstraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
-
- setCurrentGroup(Class<?>) - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- setCurrentValidatedValue(V) - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- setElementType(ElementType) - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- 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
-
- setMessageInterpolator(MessageInterpolator) - Method in class org.hibernate.validator.internal.xml.ValidationBootstrapParameters
-
- setParameterIndex(int) - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- setParameterName(String) - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- 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
-
- setTypeOfAnnotatedElement(Type) - Method in class org.hibernate.validator.internal.engine.ValueContext
-
- setValue(String, Object) - Method in class org.hibernate.validator.internal.util.annotationfactory.AnnotationDescriptor
-
- 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
-
- 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
-
- StandardValidationContext(Class<T>, T, MessageInterpolator, ConstraintValidatorFactory, TraversableResolver, boolean) - Constructor for class org.hibernate.validator.internal.engine.StandardValidationContext
-
- StringHelper - Class in org.hibernate.validator.internal.util
-
Helper class dealing with strings.
- 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
-
- 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
-
- validatedMethodMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- validatedObjectMustNotBeNull() - Method in interface org.hibernate.validator.internal.util.logging.Messages
-
- 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
-
- 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
-
- 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.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.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.
- version(String) - Method in interface org.hibernate.validator.internal.util.logging.Log
-
- Version - Class in org.hibernate.validator.internal.util
-