Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft