public static class ValidationProviderExtensions<ExtensionAttribute>
Public NotInheritable Class ValidationProviderExtensions| HasPropertyErrors | Indicates whether the given property has data validation errors. |
| HasPropertyErrorsInRules | Indicates if the given property has errors in the validation rules. |
| HasPropertyErrorsInView | Indicates whether the given property has errors in the view. |
| SetError | Sets a validation error message for the indicated property. |