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~!