Open pkpouille opened 11 years ago
I'm having the same issue. Were you able to solve this? Have a nice day Chris
Because it's not included in the ruleManager.
Add this line
updateRules: updateRules,
into this block
ruleManager = {
addFieldRules: addFieldRules,
addGroupRules: addGroupRules,
getRule: getRule,
getRawRule: getRawRule,
parseString: parseString,
parseAttribute: parseAttribute,
parseElement: parseElement
};
Help me! it does not work.. as I can fix?
Hello,
I'm having an issue when trying to change the message of a default validation rule ("number"). My browser (IE8) is throwing me a "Object doesn't support this property or method" JS error.
I'm using version Verify.js - v0.0.1 - 2013/06/12