| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.validationMapping | |
| org.jboss.shrinkwrap.descriptor.api.validationMapping11 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidationMappingCommonDescriptor<T extends ValidationMappingCommonDescriptor<T,BEANTYPE1,CONSTRAINTDEFINITIONTYPE2>,BEANTYPE1 extends MapBeanCommonType<T,BEANTYPE1,?,?,?>,CONSTRAINTDEFINITIONTYPE2 extends MapConstraintDefinitionCommonType<T,CONSTRAINTDEFINITIONTYPE2,?>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidationMappingDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
ValidationMappingDescriptor descriptor = Descriptors.create(ValidationMappingDescriptor.class);
|
Copyright © 2025 JBoss by Red Hat. All rights reserved.