Xcalibur.Extensions.MVVM.Models Namespace |
| Class | Description | |
|---|---|---|
| ModelBase |
Extends the INotifyPropertyChanged interface to the class properties.
| |
| SubscriptionItem |
A single subcription item used for the ISubscribe piece of ModelBase.
| |
| ValidationExceptionItem |
Validation exception model.
| |
| ValidationItem |
Validation model.
| |
| ValidationModelBase |
An extension of ModelBase that adds validation elements to a model.
|