public sealed class DelegateRule : IDelegateRule
Public NotInheritable Class DelegateRule
Implements IDelegateRule
DelegateRule | Class constructor. |
Error | Gets the object that provides information about the disability. |
PropertyName | Gets the name of the property associated with the rule. |
Apply | Apply or run the validation rule. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |