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 |
| ConstructorType<T> |
This interface defines the contract for the
constructorType xsd type |
| CrossParameterType<T> |
This interface defines the contract for the
crossParameterType 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 |
| GroupConversionType<T> |
This interface defines the contract for the
groupConversionType 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 |
| MethodType<T> |
This interface defines the contract for the
methodType xsd type |
| ParameterType<T> |
This interface defines the contract for the
parameterType xsd type |
| PayloadType<T> |
This interface defines the contract for the
payloadType xsd type |
| ReturnValueType<T> |
This interface defines the contract for the
returnValueType 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 © 2021 JBoss by Red Hat. All rights reserved.