0
kicks
IDataErrorInfo for Data Validations in WPF 3.5
WPF supports databinding but WPF did not have a valid customized validation of data. Later on with WPF 3.5, IDataErrorInfo interface provides the developer a way to show the customized error information.