0
kicks
Custom Unobstrusive Jquery Validation in ASP.Net MVC 3
This post demonstrates how to add client side unobtrusive validation for custom validation attributes. I wil use a real example, which si the client side validation of the Australian Business Number and Australian Company Numbers for registered companies in Australia. These numbers are validated using a checksum algorithm.