Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.googlecode.jtype
,
org.hibernate.validator
,
org.hibernate.validator.cfg
,
org.hibernate.validator.cfg.context
,
org.hibernate.validator.cfg.context.impl
,
org.hibernate.validator.cfg.defs
,
org.hibernate.validator.constraints
,
org.hibernate.validator.constraints.impl
,
org.hibernate.validator.engine
,
org.hibernate.validator.engine.groups
,
org.hibernate.validator.engine.resolver
,
org.hibernate.validator.group
,
org.hibernate.validator.messageinterpolation
,
org.hibernate.validator.metadata
,
org.hibernate.validator.metadata.location
,
org.hibernate.validator.method
,
org.hibernate.validator.method.metadata
,
org.hibernate.validator.resourceloading
,
org.hibernate.validator.util
,
org.hibernate.validator.util.annotationfactory
,
org.hibernate.validator.util.privilegedactions
,
org.hibernate.validator.util.scriptengine
,
org.hibernate.validator.xml
,
org.slf4j.impl
Class Hierarchy
java.lang.Object
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
org.hibernate.validator.util.
LRUMap
<K,V> (implements java.io.Serializable)
org.hibernate.validator.metadata.
AggregatedMethodMetaData
(implements java.lang.Iterable<T>)
org.hibernate.validator.metadata.
AggregatedMethodMetaData.Builder
org.hibernate.validator.util.annotationfactory.
AnnotationDescriptor
<T>
org.hibernate.validator.util.annotationfactory.
AnnotationFactory
org.hibernate.validator.metadata.
AnnotationIgnores
org.hibernate.validator.util.annotationfactory.
AnnotationProxy
(implements java.lang.annotation.Annotation, java.lang.reflect.InvocationHandler, java.io.Serializable)
org.hibernate.validator.xml.
AnnotationType
org.hibernate.validator.constraints.impl.
AssertFalseValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
AssertTrueValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.metadata.location.
BeanConstraintLocation
(implements org.hibernate.validator.metadata.location.
ConstraintLocation
)
org.hibernate.validator.metadata.
BeanMetaDataCache
org.hibernate.validator.metadata.
BeanMetaDataImpl
<T> (implements org.hibernate.validator.metadata.
BeanMetaData
<T>)
org.hibernate.validator.xml.
BeanType
com.googlecode.jtype.
ClassSerializers
org.hibernate.validator.xml.
ClassType
org.hibernate.validator.util.
CollectionHelper
org.hibernate.validator.engine.
ConfigurationImpl
(implements javax.validation.spi.ConfigurationState, org.hibernate.validator.
HibernateValidatorConfiguration
)
org.hibernate.validator.cfg.context.impl.
ConfiguredConstraint
<A,L>
org.hibernate.validator.cfg.
ConstraintDef
<C,A>
org.hibernate.validator.cfg.defs.
AssertFalseDef
org.hibernate.validator.cfg.defs.
AssertTrueDef
org.hibernate.validator.cfg.defs.
CreditCardNumberDef
org.hibernate.validator.cfg.defs.
DecimalMaxDef
org.hibernate.validator.cfg.defs.
DecimalMinDef
org.hibernate.validator.cfg.defs.
DigitsDef
org.hibernate.validator.cfg.defs.
EmailDef
org.hibernate.validator.cfg.defs.
FutureDef
org.hibernate.validator.cfg.
GenericConstraintDef
<A>
org.hibernate.validator.cfg.defs.
LengthDef
org.hibernate.validator.cfg.defs.
MaxDef
org.hibernate.validator.cfg.defs.
MinDef
org.hibernate.validator.cfg.defs.
NotBlankDef
org.hibernate.validator.cfg.defs.
NotEmptyDef
org.hibernate.validator.cfg.defs.
NotNullDef
org.hibernate.validator.cfg.defs.
NullDef
org.hibernate.validator.cfg.defs.
PastDef
org.hibernate.validator.cfg.defs.
PatternDef
org.hibernate.validator.cfg.defs.
RangeDef
org.hibernate.validator.cfg.defs.
ScriptAssertDef
org.hibernate.validator.cfg.defs.
SizeDef
org.hibernate.validator.cfg.defs.
URLDef
org.hibernate.validator.xml.
ConstraintDefinitionType
org.hibernate.validator.metadata.
ConstraintDescriptorImpl
<T> (implements javax.validation.metadata.ConstraintDescriptor<T>, java.io.Serializable)
org.hibernate.validator.metadata.
ConstraintHelper
org.hibernate.validator.cfg.
ConstraintMapping
org.hibernate.validator.cfg.context.impl.
ConstraintMappingContext
org.hibernate.validator.cfg.context.impl.
ConstraintMappingContextImplBase
org.hibernate.validator.cfg.context.impl.
ParameterConstraintMappingContextImpl
(implements org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
)
org.hibernate.validator.cfg.context.impl.
PropertyConstraintMappingContextImpl
(implements org.hibernate.validator.cfg.context.
PropertyConstraintMappingContext
)
org.hibernate.validator.cfg.context.impl.
ReturnValueConstraintMappingContextImpl
(implements org.hibernate.validator.cfg.context.
ReturnValueConstraintMappingContext
)
org.hibernate.validator.cfg.context.impl.
TypeConstraintMappingContextImpl
<C> (implements org.hibernate.validator.cfg.context.
TypeConstraintMappingContext
<C>)
org.hibernate.validator.xml.
ConstraintMappingsType
org.hibernate.validator.engine.
ConstraintTree
<A>
org.hibernate.validator.xml.
ConstraintType
org.hibernate.validator.engine.
ConstraintValidatorContextImpl
(implements javax.validation.ConstraintValidatorContext)
org.hibernate.validator.engine.
ConstraintValidatorFactoryImpl
(implements javax.validation.ConstraintValidatorFactory)
org.hibernate.validator.engine.
ConstraintViolationImpl
<T> (implements javax.validation.ConstraintViolation<T>, java.io.Serializable)
org.hibernate.validator.engine.
MethodConstraintViolationImpl
<T> (implements org.hibernate.validator.method.
MethodConstraintViolation
<T>)
org.hibernate.validator.util.privilegedactions.
ConstructorInstance
<T> (implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.
Contracts
org.hibernate.validator.constraints.impl.
CreditCardNumberValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
DecimalMaxValidatorForNumber
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
DecimalMaxValidatorForString
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
DecimalMinValidatorForNumber
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
DecimalMinValidatorForString
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.engine.resolver.
DefaultTraversableResolver
(implements javax.validation.TraversableResolver)
org.hibernate.validator.resourceloading.
DelegatingResourceBundleLocator
(implements org.hibernate.validator.resourceloading.
ResourceBundleLocator
)
org.hibernate.validator.resourceloading.
AggregateResourceBundleLocator
org.hibernate.validator.resourceloading.
CachingResourceBundleLocator
org.hibernate.validator.constraints.impl.
DigitsValidatorForNumber
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
DigitsValidatorForString
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.metadata.
ElementDescriptorImpl
(implements javax.validation.metadata.ElementDescriptor)
org.hibernate.validator.metadata.
BeanDescriptorImpl
<T> (implements javax.validation.metadata.BeanDescriptor, org.hibernate.validator.method.metadata.
TypeDescriptor
)
org.hibernate.validator.metadata.
MethodDescriptorImpl
(implements org.hibernate.validator.method.metadata.
MethodDescriptor
)
org.hibernate.validator.metadata.
ParameterDescriptorImpl
(implements org.hibernate.validator.method.metadata.
ParameterDescriptor
)
org.hibernate.validator.metadata.
PropertyDescriptorImpl
(implements javax.validation.metadata.PropertyDescriptor)
org.hibernate.validator.xml.
ElementType
org.hibernate.validator.constraints.impl.
EmailValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.xml.
FieldType
org.hibernate.validator.constraints.impl.
FutureValidatorForCalendar
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
FutureValidatorForDate
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
FutureValidatorForReadableInstant
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
FutureValidatorForReadablePartial
(implements javax.validation.ConstraintValidator<A,T>)
com.googlecode.jtype.
Generic
<T>
com.googlecode.jtype.
Generics
org.hibernate.validator.util.privilegedactions.
GetAnnotationParameter
<T> (implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetClassLoader
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetConstructor
<T> (implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetDeclaredField
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetDeclaredFields
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetDeclaredMethod
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetDeclaredMethods
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetMethod
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetMethodFromPropertyName
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.privilegedactions.
GetMethods
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.xml.
GetterType
org.hibernate.validator.engine.groups.
Group
org.hibernate.validator.engine.groups.
GroupChain
org.hibernate.validator.engine.groups.
GroupChainGenerator
org.hibernate.validator.xml.
GroupSequenceType
org.hibernate.validator.xml.
GroupsType
org.hibernate.validator.
HibernateValidator
(implements javax.validation.spi.ValidationProvider<T>)
org.hibernate.validator.util.
IdentitySet
(implements java.util.Set<E>)
org.hibernate.validator.util.
IteratorEnumeration
<T> (implements java.util.Enumeration<E>)
org.slf4j.impl.
JDK14LoggerFactory
(implements org.slf4j.ILoggerFactory)
org.hibernate.validator.engine.resolver.
JPATraversableResolver
(implements javax.validation.TraversableResolver)
org.hibernate.validator.util.
LazyValidatorFactory
(implements javax.validation.ValidatorFactory)
org.hibernate.validator.constraints.impl.
LengthValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.util.privilegedactions.
LoadClass
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.util.
LoggerFactory
org.hibernate.validator.constraints.impl.
LuhnValidator
org.slf4j.helpers.MarkerIgnoringBase (implements org.slf4j.Logger)
org.slf4j.impl.
JDK14LoggerAdapter
(implements org.slf4j.spi.LocationAwareLogger)
org.hibernate.validator.constraints.impl.
MaxValidatorForNumber
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
MaxValidatorForString
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.engine.
MessageAndPath
org.hibernate.validator.engine.
MessageInterpolatorContext
(implements javax.validation.MessageInterpolator.Context)
org.hibernate.validator.metadata.
MetaConstraint
<A>
org.hibernate.validator.metadata.
BeanMetaConstraint
<A>
org.hibernate.validator.metadata.
MethodMetaConstraint
<A>
org.hibernate.validator.metadata.location.
MethodConstraintLocation
(implements org.hibernate.validator.metadata.location.
ConstraintLocation
)
org.hibernate.validator.cfg.context.impl.
MethodConstraintMappingContextImpl
(implements org.hibernate.validator.cfg.context.
MethodConstraintMappingContext
)
org.hibernate.validator.metadata.
MethodMetaData
(implements java.lang.Iterable<T>)
org.hibernate.validator.constraints.impl.
MinValidatorForNumber
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
MinValidatorForString
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.util.privilegedactions.
NewInstance
<T> (implements java.security.PrivilegedAction<T>)
org.hibernate.validator.engine.
NodeImpl
(implements javax.validation.Path.Node, java.io.Serializable)
org.hibernate.validator.engine.
MethodParameterNodeImpl
org.hibernate.validator.engine.
MethodReturnValueNodeImpl
org.hibernate.validator.constraints.impl.
NotBlankValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
NotNullValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
NullValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.xml.
ObjectFactory
org.hibernate.validator.metadata.
ParameterMetaData
(implements java.lang.Iterable<T>)
org.hibernate.validator.constraints.impl.
PastValidatorForCalendar
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
PastValidatorForDate
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
PastValidatorForReadableInstant
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
PastValidatorForReadablePartial
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.engine.
PathImpl
(implements javax.validation.Path, java.io.Serializable)
org.hibernate.validator.constraints.impl.
PatternValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.xml.
PayloadType
org.hibernate.validator.resourceloading.
PlatformResourceBundleLocator
(implements org.hibernate.validator.resourceloading.
ResourceBundleLocator
)
org.hibernate.validator.xml.
PropertyType
org.hibernate.validator.util.
ReflectionHelper
java.util.ResourceBundle
org.hibernate.validator.resourceloading.
AggregateResourceBundleLocator.AggregateBundle
org.hibernate.validator.messageinterpolation.
ResourceBundleMessageInterpolator
(implements javax.validation.MessageInterpolator)
org.hibernate.validator.constraints.impl.
SafeHtmlValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
ScriptAssertValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.util.scriptengine.
ScriptEvaluator
org.hibernate.validator.util.scriptengine.
ScriptEvaluatorFactory
org.hibernate.validator.util.privilegedactions.
SetAccessibility
(implements java.security.PrivilegedAction<T>)
org.hibernate.validator.engine.resolver.
SingleThreadCachedTraversableResolver
(implements javax.validation.TraversableResolver)
org.hibernate.validator.constraints.impl.
SizeValidatorForArray
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfPrimitives
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfBoolean
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfByte
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfChar
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfDouble
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfFloat
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfInt
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfLong
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForArraysOfShort
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForCollection
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForMap
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.constraints.impl.
SizeValidatorForString
(implements javax.validation.ConstraintValidator<A,T>)
org.slf4j.impl.
StaticLoggerBinder
(implements org.slf4j.spi.LoggerFactoryBinder)
org.slf4j.impl.
StaticMarkerBinder
(implements org.slf4j.spi.MarkerFactoryBinder)
org.slf4j.impl.
StaticMDCBinder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
javax.validation.ValidationException
org.hibernate.validator.method.
MethodConstraintViolationException
com.googlecode.jtype.
Types
com.googlecode.jtype.
TypeUtils
org.hibernate.validator.constraints.impl.
URLValidator
(implements javax.validation.ConstraintValidator<A,T>)
org.hibernate.validator.xml.
ValidatedByType
org.hibernate.validator.xml.
ValidationBootstrapParameters
org.hibernate.validator.xml.
ValidationConfigType
org.hibernate.validator.engine.
ValidationContext
<T,C>
org.hibernate.validator.engine.
MethodValidationContext
<T>
org.hibernate.validator.engine.
StandardValidationContext
<T>
org.hibernate.validator.xml.
ValidationXmlParser
org.hibernate.validator.engine.
ValidatorContextImpl
(implements org.hibernate.validator.
HibernateValidatorContext
)
org.hibernate.validator.engine.
ValidatorFactoryImpl
(implements org.hibernate.validator.
HibernateValidatorFactory
)
org.hibernate.validator.engine.
ValidatorImpl
(implements org.hibernate.validator.method.
MethodValidator
, javax.validation.Validator)
org.hibernate.validator.util.
ValidatorTypeHelper
org.hibernate.validator.engine.
ValueContext
<T,V>
org.hibernate.validator.messageinterpolation.
ValueFormatterMessageInterpolator
(implements javax.validation.MessageInterpolator)
org.hibernate.validator.util.
Version
org.hibernate.validator.xml.
XmlMappingParser
Interface Hierarchy
org.hibernate.validator.metadata.
BeanMetaData
<T>
org.hibernate.validator.cfg.context.
Cascadable
<C>
org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
ReturnValueTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
PropertyConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
PropertyTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
ReturnValueConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
com.googlecode.jtype.
ClassSerializer
org.hibernate.validator.util.
CollectionHelper.Partitioner
<K,V>
javax.validation.Configuration<T>
org.hibernate.validator.
HibernateValidatorConfiguration
org.hibernate.validator.cfg.context.
Constrainable
<C>
org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
ReturnValueTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
PropertyConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
PropertyTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
ReturnValueConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
TypeConstraintMappingContext
<C> (also extends org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
PropertyTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.metadata.location.
ConstraintLocation
javax.validation.ConstraintViolation<T>
org.hibernate.validator.method.
MethodConstraintViolation
<T>
org.hibernate.validator.group.
DefaultGroupSequenceProvider
<T>
javax.validation.metadata.ElementDescriptor
org.hibernate.validator.method.metadata.
MethodDescriptor
org.hibernate.validator.method.metadata.
ParameterDescriptor
org.hibernate.validator.method.metadata.
TypeDescriptor
org.hibernate.validator.cfg.context.
MethodTarget
org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
ReturnValueTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
PropertyConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
PropertyTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
ReturnValueConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
TypeConstraintMappingContext
<C> (also extends org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
PropertyTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.method.
MethodValidator
org.hibernate.validator.cfg.context.
ParameterTarget
org.hibernate.validator.cfg.context.
MethodConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
ReturnValueTarget
)
org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ReturnValueTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
ReturnValueConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
PropertyTarget
org.hibernate.validator.cfg.context.
PropertyConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
TypeConstraintMappingContext
<C> (also extends org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.resourceloading.
ResourceBundleLocator
org.hibernate.validator.cfg.context.
ReturnValueTarget
org.hibernate.validator.cfg.context.
MethodConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
ParameterTarget
)
org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
TypeTarget
)
org.hibernate.validator.cfg.context.
TypeTarget
org.hibernate.validator.cfg.context.
ParameterConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
, org.hibernate.validator.cfg.context.
ReturnValueTarget
)
org.hibernate.validator.cfg.context.
PropertyConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
PropertyTarget
)
org.hibernate.validator.cfg.context.
ReturnValueConstraintMappingContext
(also extends org.hibernate.validator.cfg.context.
Cascadable
<C>, org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
ParameterTarget
)
org.hibernate.validator.cfg.context.
TypeConstraintMappingContext
<C> (also extends org.hibernate.validator.cfg.context.
Constrainable
<C>, org.hibernate.validator.cfg.context.
MethodTarget
, org.hibernate.validator.cfg.context.
PropertyTarget
)
javax.validation.ValidatorContext
org.hibernate.validator.
HibernateValidatorContext
javax.validation.ValidatorFactory
org.hibernate.validator.
HibernateValidatorFactory
Annotation Type Hierarchy
org.hibernate.validator.constraints.
URL
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
URL.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
ScriptAssert
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
ScriptAssert.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
SafeHtml
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
SafeHtml.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
Range
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
Range.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
NotEmpty
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
NotEmpty.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
NotBlank
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
NotBlank.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
Length
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
Length.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
Email
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
Email.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
CreditCardNumber
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
CreditCardNumber.List
(implements java.lang.annotation.Annotation)
org.hibernate.validator.constraints.
ConstraintComposition
(implements java.lang.annotation.Annotation)
org.hibernate.validator.group.
GroupSequenceProvider
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.hibernate.validator.constraints.
SafeHtml.WhiteListType
org.hibernate.validator.constraints.
CompositionType
org.hibernate.validator.metadata.
ConstraintOrigin
org.hibernate.validator.method.
MethodConstraintViolation.Kind
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Oracle Corporation
. All Rights Reserved.