When I first read about JQuery’s validation plugin I was pretty interested; client side validation is almost a required feature for any modern web-form. And it’s integrated with my model classes’ Data Annotations so I don’t have to repeat the validation rules? Perfect! It’s also pretty easy to set up, although can get a bit …
Read more