|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ConstraintCheck
implementations.ConstraintMapping
instance to the configuration.
AggregatedMethodMetaData
instances.ResourceBundleLocator
implementation that provides access
to multiple source ResourceBundle
s by merging them into one
aggregated bundle.ResourceBundle
which's content is aggregated from multiple source bundles.AnnotationProxies
) from AnnotationDescriptors
.Annotation
that pretends it is a
"real" source code annotation.ConstraintLocation
implementation that represents either a bean (in case of class-level
constraints), a field or a getter method (in case of property-level constraints).MetaConstraint
implementation that represents a field,
property-level or class level constraint and allows the unified handling of
these constraints.BeanMetaConstraint
.
BeanMetaData
.AggregatedMethodMetaData
object from
this builder.
ResourceBundleLocator
implementation that wraps around another
locator and caches values retrieved from that locator.CompositionType
which is used as argument to the annotation ConstraintComposition
.Configuration
implementation.ConstraintCheck
.ConstraintCheck
s required for
the validation of annotations at given elements.ConstraintCheck
s with the ability
to execute these checks against given elements and their annotations.ConstraintHelper.checkConstraint(DeclaredType, TypeMirror)
.Constraint
annotation.ConstraintValidatorFactory
using a no-arg constructor.AnnotationType
BeanType
ClassType
ConstraintDefinitionType
JAXBElement
<
ConstraintMappingsType
>
}
ConstraintMappingsType
ConstraintType
ElementType
JAXBElement
<
AnnotationType
>
}
JAXBElement
<
String
>
}
FieldType
GetterType
GroupSequenceType
GroupsType
Path
instance representing the path described by the
given string.
PayloadType
PropertyType
ValidatedByType
JAXBElement
<
ValidationConfigType
>
}
ValidationConfigType
@CreditCardNumber
annotations on the same element.TraversableResolver
.ResourceBundleLocator
implementations, that
wish to delegate to some other locator.Number
being validates matches the pattern
defined in the constraint.String
being validated consists of digits,
and matches the pattern defined in the constraint.@Email
annotations on the same element.HibernateValidatorConfiguration.failFast(boolean)
method.
annotationType
.
java.util.Calendar
passed to be validated is in
the future.java.util.Date
passed to be validated is in the
future.import org.joda.time.ReadableInstant
is in the future.org.joda.time.ReadablePartial
is in the future.ConstraintDef
class which can be used to configure any constraint
type.ConstraintHelper.AnnotationType
of the given annotation.
null
if it does not exist.
null
if
it does not exist.
DeclaredType
for the given class name.
ResourceBundleLocator
used by the
default message
interpolator
to load user-provided resource bundles.
Iterable
, array or the value of a Map
.
null
if it does not exist.
null
if it does not exist.
null
if
this location represents a method return value.
PropertyDescriptor
for the given property.
GroupChain
defines the group order during one full validation call.GroupSequenceProvider
annotation defines the DefaultGroupSequenceProvider
class responsible to return the list of classes defining the default group sequence for the annotated type.GroupSequenceProvider
annotation definition is valid.ValidationProvider
within Hibernate Validator.Validator
instances.ValidatorFactory
.Enumeration
implementation, that wraps an Iterator
.TraversableResolver
which is aware of JPA 2 and utilizes PersistenceUtil
to get
query the reachability of a property.@Length
annotations on the same element.Messager
, which adds the ability to format error messages using MessageFormat
.ConstraintLocation
implementation that represents a method
parameter or return value.MethodConstraintLocation
.
true
) or only
getter methods (false
).
MethodConstraintViolation
.MethodConstraintViolationException
.
MethodConstraintViolationException
.
MetaConstraint
implementation that represents a method parameter or return value constraint.MethodMetaConstraint
representing a method
parameter constraint.
MethodMetaConstraint
representing a method
return value constraint.
MethodMetaConstraint
representing a method
parameter constraint.
Path.Node
implementation representing a single method parameter.Path.Node
implementation representing a single method parameter.ValidationContext
implementation which creates and manages
violations of type MethodConstraintViolation
.ConstraintChecks
implementation, that executed the contained checks
against all parts of given multi-valued annotations.Path.Node
.null
or empty.@NotBlank
annotations on the same element.null
or empty.@NotEmpty
annotations on the same element.null
.null
javax.validation.metadata
provided by the Bean Validation API.java.util.Calendar
passed to be validated is in the
past.java.util.Date
passed to be validated is in the
past.org.joda.time.ReadableInstant
is in the past.org.joda.time.ReadablePartial
is in the past.ResourceBundle.loadBundle(...)
.@Range
annotations on the same element.Messager
using
the specified Diagnostic.Kind
.
ResourceBundleMessageInterpolator
to load resource bundles
containing message texts to be displayed in case of validation errors.RetentionPolicy.RUNTIME
is declared for constraint annotation types.@WebSafe
annotations on the same element.@ScriptAssert
annotations on the same element.ScriptAssert
constraint annotation.ScriptEngine
s.ScriptEvaluator
s.ConstraintChecks
implementation that simply executes all
contained checks against given elements and annotations.ValidationContext
implementation which creates and manages violations of type ConstraintViolation
.ElementType
s FIELD, METHOD, TYPE or ANNOTATION_TYPE is specified
using the Target
meta-annotation for constraint annotation types.@URL
annotations on the same element.Validator.validate(Object, Class[])
},
Validator.validateValue(Class, String, Object, Class[])
} or Validator.validateProperty(Object, String, Class[])
call.Validator
instances.ConstraintValidator
types.Formatter
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |