Package | Description |
---|---|
org.hibernate.validator.internal.util.annotation |
Annotation proxy and descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintAnnotationDescriptor<A extends Annotation> |
Modifier and Type | Method and Description |
---|---|
AnnotationDescriptor<S> |
AnnotationDescriptor.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static <T extends Annotation> |
AnnotationFactory.create(AnnotationDescriptor<T> descriptor) |
Constructor and Description |
---|
AnnotationDescriptor(AnnotationDescriptor<A> descriptor) |
ConstraintAnnotationDescriptor(AnnotationDescriptor<A> descriptor) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.