Community

Manual Validation with Data Annotations

(K. Scott Allen) Several people have asked me about using data annotations for validation outside of a UI framework, like ASP.NET MVC or Silverlight. The System.ComponentModel.DataAnnotations assembly contains everything you need to execute validation logic in the annotations.

Read More - Register for Free Membership