Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationConfiguration11 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
DefaultValidatedExecutableTypesType
This interface defines the contract for the
default-validated-executable-typesType xsd type |
ExecutableType
This class implements the
executable-type xsd type |
ExecutableValidationType
This interface defines the contract for the
executable-validationType xsd type |
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 © 2021 JBoss by Red Hat. All rights reserved.