public class AsyncDelegateRule : IDelegateRule
Public Class AsyncDelegateRule
Implements IDelegateRule
AsyncDelegateRule | Class constructor. |
Error | Gets the object that provides information about the invalidity. |
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) |