Touchstone 11.0 API Reference
ValidationOptions Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace : ValidationOptions Class
Contains options that enable you to specify the set of Completeness Rules and the set of Reasonability Rules that Touchstone® should use when performing data validation during a Data Quality Analysis.
Syntax
Public Class ValidationOptions 
Dim instance As ValidationOptions
public class ValidationOptions 
Remarks
Validation means evaluating the completeness and reasonability of property location data within an Exposure View or Contract portfolio.

Completeness rules enable you to check exposure and Contract data for missing values or for values that significantly contribute to the calculated loss.

Reasonability rules enable you to compare attributes in order to find mismatched data attributes, such as a construction material that does not make sense for the listed occupancy.

Note: You can use data validation in combination with the data scoring to determine the level of data augmentation that you should run on your exposure data.

Inheritance Hierarchy

System.Object
   AIR.Services.DataQualityAnalysis.Data.ValidationOptions

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

ValidationOptions Members
AIR.Services.DataQualityAnalysis.Data Namespace