ValidationParameters Class

Specifies parameters for validating configuration setting values.
Inheritance Hierarchy
SystemObject
  Dundas.BI.ConfigurationValidationParameters

Namespace: Dundas.BI.Configuration
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class ValidationParameters

The ValidationParameters type exposes the following members.

Constructors
 NameDescription
Public methodValidationParametersInitializes a new instance of the ValidationParameters class.
Top
Properties
 NameDescription
Public propertySettingGets the application setting corresponding to the value being validated.
Public propertyValueGets the value to validate.
Public propertyValueSourceGets the source of the value.
Top
See Also

Reference

Dundas.BI.Configuration Namespace
Validate(ValidationParameters)