Touchstone 11.0 API Reference
GetDataQualityAnalysisValidationResultSummaryRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Api Namespace : GetDataQualityAnalysisValidationResultSummaryRequest Class
Contains the Business Unit SID, SQL Instance SID, and Analysis SID of the Data Quality Analysis for which you want to generate a table that contains summary data of the results of a Validation analysis.

Note: The Data Validation analysis enables you to assess the quality of your exposure data by evaluating your portfolio against a set of completeness rules and reasonability rules. Completeness rules enable you to learn about where information is missing in your exposure data. Reasonability rules help you to determine if the exposure data contains combinations of attributes that typically are not found together. For example, it is not reasonable for a wood frame building to be 10 stories high. It is not reasonable for a reinforced masonry building to have been built prior to 1950. It is not reasonable for a residential family home to be built of light metal.

Syntax
Public Class GetDataQualityAnalysisValidationResultSummaryRequest 
   Inherits DataQualityAnalysisRequestBase
public class GetDataQualityAnalysisValidationResultSummaryRequest : DataQualityAnalysisRequestBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.DataQualityAnalysis.Api.DataQualityAnalysisRequestBase
         AIR.Services.DataQualityAnalysis.Api.GetDataQualityAnalysisValidationResultSummaryRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetDataQualityAnalysisValidationResultSummaryRequest Members
AIR.Services.DataQualityAnalysis.Api Namespace