How to conditionally disable client side validation in xVal?

Posted by Magesh on Stack Overflow See other posts from Stack Overflow or by Magesh
Published on 2010-05-18T05:53:01Z Indexed on 2010/05/18 6:00 UTC
Read the original article Hit count: 230

Filed under:
|
|
|

I am using xVal in a ASP.NET MVC project. One of the forms has two buttons and i want to disable the client side validation when one of the buttons is clicked. Is there a way to conditionally disable client side validation in xVal?

© Stack Overflow or respective owner

Related posts about validation

Related posts about xval