Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How to do WPF data validation for error and display error message using IDataErrorInfo and error templates

share|improve this question

2 Answers

You can find an article which explains this here.

http://www.gonetdotnet.info/posts/wpf-articles/wpf-error-validation-and-display

share|improve this answer

Good post. But is there any standard error image in wpf to use it along with this.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.