Is there a validation failed or similar event raised by the MicrosoftMvcValidation.js framework and if so how do I go about hooking into it ?
Currently I have a "global" function that displays a progressing overlay on submit of a form but when validation fails I have no way of removing this ....