See: Description
Interface | Description |
---|---|
AnnotationType<T> |
This interface defines the contract for the
annotationType xsd type |
BeanType<T> |
This interface defines the contract for the
beanType xsd type |
ClassType<T> |
This interface defines the contract for the
classType xsd type |
ConstraintDefinitionType<T> |
This interface defines the contract for the
constraint-definitionType xsd type |
ConstraintType<T> |
This interface defines the contract for the
constraintType xsd type |
ElementType<T> |
This interface defines the contract for the
elementType xsd type |
FieldType<T> |
This interface defines the contract for the
fieldType xsd type |
GetterType<T> |
This interface defines the contract for the
getterType xsd type |
GroupSequenceType<T> |
This interface defines the contract for the
groupSequenceType xsd type |
GroupsType<T> |
This interface defines the contract for the
groupsType xsd type |
PayloadType<T> |
This interface defines the contract for the
payloadType xsd type |
ValidatedByType<T> |
This interface defines the contract for the
validated-byType xsd type |
ValidationMappingDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
ValidationMappingDescriptor descriptor = Descriptors.create(ValidationMappingDescriptor.class);
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.