public class ValidationViewModelBase : ValidationBindableBasePublic Class ValidationViewModelBase
Inherits ValidationBindableBase| ValidationViewModelBase | Initializes a new instance of the ValidationViewModelBase class |
| IsBusy | Indicates if it is busy. |
| EndTask | Indicates that a task has been completed. |
| StartTask | Indicates that a task has been started. |
| WaitAllTaskAsync | Wait for the completion of all started tasks. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |