Is there any way to validate using DataAnnotations in WPF & Entity Framework?
You might be interested in the BookLibrary sample application of the WPF Application Framework (WAF). It does exactly what you are asking for: using DataAnnotations in WPF & Entity Framework.