Ported from https://aspnet.codeplex.com/workitem/10344
jquery.validate.unobtrusive.js supplies options to jquery.validate, but provides no way to customise those options.
For example, I need to disable the "keyup" option but had to modify jquery.validate.unobtrusive.js rather than defining a custom option.
jquery.validate.unobtrusive.js supplies options to jquery.validate, but provides no way to customise those options.
For example, I need to disable the "keyup" option but had to modify jquery.validate.unobtrusive.js rather than defining a custom option.