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. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (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. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

