Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationMapping10 |
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 |
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 |
GroupSequenceType
This interface defines the contract for the
groupSequenceType xsd type |
GroupsType
This interface defines the contract for the
groupsType xsd type |
PayloadType
This interface defines the contract for the
payloadType 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 © 2019 JBoss by Red Hat. All rights reserved.