Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationConfiguration10 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
PropertyType
This interface defines the contract for the
propertyType xsd type |
ValidationConfigurationDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
ValidationConfigurationDescriptor descriptor = Descriptors.create(ValidationConfigurationDescriptor.class);
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.