jquery-validation-ui
jquery-validation-ui copied to clipboard
Specify the type of 'args' in the 'getMessage' method
In my application, I get a MissingMethodException. Specifying the type of the 'args' parameter fixes this problem. I'm really not sure where in the stack this bug is, but I do know that this change works around it.