AppValidationResponse ComplexType
The response from App validation.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| ValidationSuccess | Edm.Boolean |
Whether the validation is a success. |
| ValidationIssueList | Collection( Microsoft.Dynamics.CRM.ValidationIssue ) |
A list of errors and warnings from App validation. |
Used by
The following use the AppValidationResponse ComplexType.
| Name | How used |
|---|---|
| ValidateAppResponse | Property |