Package org.hibernate.validator.internal.util.annotation
package org.hibernate.validator.internal.util.annotation
Annotation proxy and descriptor.
-
ClassesClassDescriptionAnnotationDescriptor<A extends Annotation>Encapsulates the data you need to create an annotation.AnnotationDescriptor.Builder<S extends Annotation>Creates live annotations (actually
AnnotationProxy
instances) fromAnnotationDescriptor
s.ConstraintAnnotationDescriptor<A extends Annotation>ConstraintAnnotationDescriptor.Builder<S extends Annotation>