Trouble getting unobtrusive validation working with mvc 3 on jquery ajax post Trouble getting unobtrusive validation working with mvc 3 on jquery ajax post ajax ajax

Trouble getting unobtrusive validation working with mvc 3 on jquery ajax post


Solved

Calling $.validator.unobtrusive.parse($('form')) did the trick. I guess the validator needs to be recreated for dynamic content