The following tables list the members exposed by CommandRequestValidationManager.
| Name | Description | |
|---|---|---|
![]()
| Validators | Returns an enumerator that iterates through the validators. |
| Name | Description | |
|---|---|---|
![]()
| AddValidator | Adds a validator to the managers list of validator.. |
![]()
| GetValidator<T> | Gets the validator with the specified type. |
![]()
| IsRegistered | Overloaded. Determines whether the specified validator is registered. |
![]()
| RemoveValidator | Removes a validator from the managers list. |
![]()
| ValidateData<T> | Validates the specified data. |

