MVVM Session 03 - Model Validation with IDataErrorInfo

Part 3 of the MVVM (Model-View-ViewModel) pattern series discussing how to deal with validation using the IDataErrorInfo interface. Source Code download for Session 03: Edit: You will have to generate the code by following the video.
Back to Top