ConfigurationValidatorAttribute Constructor ()

 

Initializes a new instance of the ConfigurationValidatorAttribute class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

protected:
ConfigurationValidatorAttribute()

You use this constructor in the attributed model to ensure that the value assigned to the related property is an integer.

.NET Framework
Available since 2.0
Return to top
Show: