Using MVC Data Annotations for validation with the Infragistics jQuery Editors Atanas Dyulgerov / Fri, May 4, 2012 One way to enable data validation when using jQuery and MVC is to use data annotations in the data model and then configure the jQuery editors to use them. This article will walk you through this process...