324 Views
The new unobtrusive validation features of ASP.net MVC are great, they do not allow the application of data-val-* validators in dynamic content. This post introduces an extension to the jquery.validate.unobtrusive library to enable the use of data-val-* validators in dynamic content.
0 comments