Attribute

Cross-Field Attribute Validation in WPF using MVVM and IDataErrorInfo

Binding / Coding / MVVM / Validation / WPF

At one point or another we’ve all had to do some sort of input validation.  In this post, I’m going to show you how to use the IDataErrorInfo interface... Read More