Click here to Skip to main content
15,891,761 members
Articles / Web Development / XHTML

Data Validation Using Annotations for jQuery Ajax Calls in MVC Applications

25 Jun 2011CPOL9 min read 114.6K   2K   38  
This article presents an example on how to use data annotations to validate the data received from jQuery Ajax calls and how to send the validation result to the client in a Json object in MVC.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the XHTML Table of Contents to view the list of available articles in this section.