| IValidatorExtensions Class |
Namespace: CMS.Base
public static class IValidatorExtensions
The IValidatorExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsTValidatorError |
Returns a value indicating whether a validation error of type TValidatorError is in Errors.
| |
| FirstErrorType |
Returns Type of the first validation error in Errors.
| |
| GetErrorMessages |
Returns collection of localized error messages that occurred during validation.
|