Warning: Using the IDataErrorInfo feature in an Asp.net MVC application should be considered a Worst Practice.
I wanted to comment on the use of IDataErrorInfo in the Asp.Net Mvc Release Candidate. Take a look at a sample that David Hayden put together to demonstrate how to use this feature.