Validator Members
Include Protected Members
Include Inherited Members
The Validator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Validator | Initializes a new instance of the Validator class. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate |
Validates value as part of the instance.
|
|
ValidateCore |
When implemented in a derived class, validates value as part of the instance.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace