asynchDetailReportValidation

Defines the class that contains report validation results.

This class

Properties

This class has the following properties.

defects

Contains the set of defects detected during validation of a report or report specification. The defects can be query defects or layout defects. If a query defect is returned, the layout is not validated.

This property

maximumSeverity

Contains the severity of the most serious defect detected.

This property

queryInfo

Contains information, constructed from the report specification, that is particular to the data source.

This property