315 Views
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.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
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.