asynchDetailReportValidation
Defines the class that contains report validation results.
This class
inherits properties from the bibus » asynchDetail 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
is of type bibus » xmlEncodedXML
is encoded as type
tns:xmlEncodedXML
- maximumSeverity
Contains the severity of the most serious defect detected.
This property
is of type bibus » validateSeverityEnum
is encoded as type
tns:validateSeverityEnum
- queryInfo
Contains information, constructed from the report specification, that is particular to the data source.
This property
is of type bibus » xmlEncodedXML
is encoded as type
tns:xmlEncodedXML