ValidationHelper Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains methods for validation of parameters.
The following tables list the members exposed by the ValidationHelper type.
Public Constructors
Name | Description | |
---|---|---|
ValidationHelper | Initializes a new instance of the ValidationHelper class. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
ValidateEnum | Validates an enumerator. | |
ValidateInt | Validates an integer. | |
ValidateNullableInt | Validates an integer. | |
ValidateString | Validates a string. | |
ValidationCollection | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ValidationHelper Class
Microsoft.EnterpriseManagement Namespace