IValidationReport
The IValidationReport interface provides access to the validation report.
Properties
Name | Description |
---|---|
Read-only. Returns a collection of IValidationReportMessage representing the main lines of the validation report. |
Methods
Name | Description |
---|---|
Returns a textual representation of the validation report. | |
Returns an HTML representation of the validation report. |