See: Description
Interface | Description |
---|---|
DefaultValidatedExecutableTypesType<T> |
This interface defines the contract for the
default-validated-executable-typesType xsd type |
ExecutableValidationType<T> |
This interface defines the contract for the
executable-validationType xsd type |
PropertyType<T> |
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);
|
Enum | Description |
---|---|
ExecutableType |
This class implements the
executable-type xsd type |
Copyright © 2019 JBoss by Red Hat. All rights reserved.