Skip to content

So Erroneous

Choose a tag to compare

@feO2x feO2x released this 14 Sep 18:28
· 19 commits to master since this release

New in v0.3.0

  • Use the ValidationManager<T> class and its Validate method to manage errors in INotifyDataErrorInfo implementations.
  • Derive from BaseNotifyDataErrorInfo to use a standardized implementation of INotifyDataErrorInfos facilitating ValidationMessage instances as the default error object that your views can bind to.