So Erroneous
New in v0.3.0
- Use the
ValidationManager<T>class and itsValidatemethod to manage errors inINotifyDataErrorInfoimplementations. - Derive from
BaseNotifyDataErrorInfoto use a standardized implementation ofINotifyDataErrorInfosfacilitatingValidationMessageinstances as the default error object that your views can bind to.