ConstraintCheck
implementations.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.annotationType
.ConstraintHelper.AnnotationType
of the given annotation.DeclaredType
for the given class name.GroupSequenceProvider
annotation definition is valid.Messager
, which adds the ability to format error messages using MessageFormat
.true
) or only
getter methods (false
).ConstraintChecks
implementation, that executed the contained checks
against all parts of given multi-valued annotations.Messager
using
the specified Diagnostic.Kind
.RetentionPolicy.RUNTIME
is declared for constraint annotation types.ConstraintChecks
implementation that simply executes all
contained checks against given elements and annotations.ElementType
s FIELD, METHOD, TYPE or ANNOTATION_TYPE is specified
using the Target
meta-annotation for constraint annotation types.Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved