@Version(value="1.0.0")
| Interface | Description |
|---|---|
| ChildResource |
Defines the validation rules for a child resource, allowing
ValidationModels to be applied to Resource trees. |
| ResourceProperty |
Describes a
Resource property. |
| ValidationModel |
A
ValidationModel defines the validation rules that a resource tree has to pass. |
| ValidatorInvocation |
Defines a specific validator invocation for a given property (without actually exposing a reference to the underlying
Validator). |
Copyright © 2017 The Apache Software Foundation. All rights reserved.