Utilizing INotifyDataErrorInfo in WPF MvvM app
Today I will show you how I utilize the INotifyDataErrorInfo interface to accomplish validation mechanisms in WPF application.
By Mirek on (tags: INotifyDataErrorInfo, mvvm, validation, WPF, categories: code)