| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.validationMapping11 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| AnnotationType
This interface defines the contract for the
annotationType xsd type |
| BeanType
This interface defines the contract for the
beanType xsd type |
| ClassType
This interface defines the contract for the
classType xsd type |
| ConstraintDefinitionType
This interface defines the contract for the
constraint-definitionType xsd type |
| ConstraintType
This interface defines the contract for the
constraintType xsd type |
| ConstructorType
This interface defines the contract for the
constructorType xsd type |
| CrossParameterType
This interface defines the contract for the
crossParameterType xsd type |
| ElementType
This interface defines the contract for the
elementType xsd type |
| FieldType
This interface defines the contract for the
fieldType xsd type |
| GetterType
This interface defines the contract for the
getterType xsd type |
| GroupConversionType
This interface defines the contract for the
groupConversionType xsd type |
| GroupSequenceType
This interface defines the contract for the
groupSequenceType xsd type |
| GroupsType
This interface defines the contract for the
groupsType xsd type |
| MethodType
This interface defines the contract for the
methodType xsd type |
| ParameterType
This interface defines the contract for the
parameterType xsd type |
| PayloadType
This interface defines the contract for the
payloadType xsd type |
| ReturnValueType
This interface defines the contract for the
returnValueType xsd type |
| ValidatedByType
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.