Implementing INotifyDataErrorInfo View Model Data Validation EASY WPF NET CORE
YOUR LINK HERE:
http://youtube.com/watch?v=JZth6r2UXLU
Learn how to implement INotifyDataErrorInfo to perform data validation on view model properties. Validating data in the view model (rather than the view) is useful for keeping the UI simple and promoting validation reusability and testability. • SOURCE CONTROL: https://github.com/SingletonSean/wpf-...
#############################
