4 references to Validate
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElement.cs (3)
843
if (value != null) prop.
Validate
(value);
1095
prop.
Validate
(value);
1726
prop.
Validate
(propertyValue);
System\Configuration\ConfigurationProperty.cs (1)
286
Validate
(value);