ConfigurationValidatorBase.CanValidate Method (Type)
.NET Framework (current version)
Determines whether an object can be validated based on type.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- type
-
Type:
System.Type
The object type.
Return Value
Type: System.Booleantrue if the type parameter value matches the expected type; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: