RegexStringValidator Methods
.NET Framework (current version)
Namespace:
System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | CanValidate(Type) | Determines whether the type of the object can be validated.(Overrides ConfigurationValidatorBase.CanValidate(Type).) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Validate(Object) | Determines whether the value of an object is valid.(Overrides ConfigurationValidatorBase.Validate(Object).) |
Show:

