352 Views
Most MVC sites require custom validation that can't be handled with MVC3's out-of-the-box validation attributes. This article builds on the example posted in the previous article and shows you how to use custom validation attributes for client-side validation with unobtrusive Ajax to validate a credit card number.
0 comments