ValidateResponse ComplexType
Contains the response from the Validate action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| Result | Collection(ValidationResult) |
the results of the validate operation. |
Used by
The following use the ValidateResponse ComplexType.
| Name | How used |
|---|---|
| Validate | ReturnType |