So the link below outlines a problem with MVC 3 / unobtrusive validation with dropdown lists. Essentially client side validation script is not emitted for dropdown lists. Is there a straightforward workaround for this? I’m confused as to how MVC 3 was released like this when this bug was reported well before the final release. Is there a simple solution to this that’s surfaced while we wait for a fix?
Maybe I’m alone on this, but it seems validating ALL elements of a form is important. 🙂
It also seems to work fine for me
// view model