asp.net mvc2 microsoftMvcJqueryValidation - Include my custom client-side function

Posted by user314963 on Stack Overflow See other posts from Stack Overflow or by user314963
Published on 2010-04-12T23:03:07Z Indexed on 2010/05/01 19:27 UTC
Read the original article Hit count: 459

Hi there

I'm using microsoftMvcJqueryValidation and I want to call my own client-side validation function for a particular field with the system so that it fires with the other auto generated client-side validation.

Is there a certain place I can call my function?

Thanks~!

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about asp.net-mvc-2