<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Where do I find INotifyDataErrorInfo.ErrorChanged event?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Where do I find INotifyDataErrorInfo.ErrorChanged event?</description>
  <pubDate>Wed, 13 May 2026 04:40:34 -700</pubDate>
  <lastBuildDate>Fri, 06 Jul 2012 10:18:02 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3521</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Where do I find INotifyDataErrorInfo.ErrorChanged event? :  Both theEntity and EntityAspectimplement...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3521&amp;PID=13966#13966</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 3521<br /><strong>Posted:</strong> 06-Jul-2012 at 10:18am<br /><br />Both the&nbsp;Entity and EntityAspect&nbsp;implement the INotifyDataErrorInfo interface explicitly, so you'll need to cast your entity (or your entity.EntityAspect) to the interface in order to access the ErrorsChanged event, and any other members of the interface.]]>
   </description>
   <pubDate>Fri, 06 Jul 2012 10:18:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3521&amp;PID=13966#13966</guid>
  </item> 
  <item>
   <title>Where do I find INotifyDataErrorInfo.ErrorChanged event? :    I&amp;#039;m working with verification...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3521&amp;PID=13961#13961</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 3521<br /><strong>Posted:</strong> 05-Jul-2012 at 8:36pm<br /><br />I'm working with verification engine(Silverlight). All is great when I bind and do field validations. I get red borders, etc.<div>&nbsp;</div><div>Now I need to create couple of entity-level validations and some of the OkWarn type of validations. I want to subscribe to ErrorsChanged event programmatically but got stuck. Can't find it. It should be on Entity, but I don't see it. I see PropertyChanged but not ErrorChanged.</div><div>&nbsp;</div><div>Basically, I want to plug in into verification engine and get notified when there is changes so I can update UI</div><div>&nbsp;</div><div>For example, when my ViewModel created I want to subscribe to ErrorChanged of Entity bound on this ViewModel. Then, when I get event I will populate list of errors and bind on my UI</div><span style="font-size:10px"><br /><br />Edited by katit - 05-Jul-2012 at 8:43pm</span>]]>
   </description>
   <pubDate>Thu, 05 Jul 2012 20:36:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3521&amp;PID=13961#13961</guid>
  </item> 
 </channel>
</rss>