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