Touchstone 11.0 API Reference
GetDataQualityAnalysisValidationResultSummaryResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Api Namespace : GetDataQualityAnalysisValidationResultSummaryResponse Class
Contains the Validation Result Summary containing a table that summarizes the results of the Data Quality Analysis Validation analysis. You generated this table using the GetDataQualityAnalysisValidationResultSummary() method.

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 GetDataQualityAnalysisValidationResultSummaryResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetDataQualityAnalysisValidationResultSummaryResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.DataQualityAnalysis.Api.GetDataQualityAnalysisValidationResultSummaryResponse

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

GetDataQualityAnalysisValidationResultSummaryResponse Members
AIR.Services.DataQualityAnalysis.Api Namespace