Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationConfiguration | |
org.jboss.shrinkwrap.descriptor.api.validationConfiguration11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
ValidationConfigurationCommonDescriptor<T extends ValidationConfigurationCommonDescriptor<T,PROPERTYTYPE1>,PROPERTYTYPE1 extends ConfigPropertyCommonType<T,PROPERTYTYPE1>> |
Modifier and Type | Interface and Description |
---|---|
interface |
ValidationConfigurationDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
ValidationConfigurationDescriptor descriptor = Descriptors.create(ValidationConfigurationDescriptor.class);
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.