TextBox data binding validation

Posted by Koynov on Stack Overflow See other posts from Stack Overflow or by Koynov
Published on 2010-05-21T12:53:56Z Indexed on 2010/05/21 13:30 UTC
Read the original article Hit count: 217

Filed under:
|
|
|

*Is it possible to get validation errors(produced by the binding source through IDataErrorInfo or INotifyDataErrorInfo) *without accessing data source?

The point is to get the error message which is going to be displayed.

Thank you in advance.

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about wpf