PortableSheep / Pliant

A jQuery validation plugin that allows easy extending/overriding of rules, as well as defining field validation by html comments.
http://portablesheep.github.com/Pliant/
Other
6 stars 3 forks source link

Feature: Allow messages to be changed from the validate call. #1

Closed PortableSheep closed 12 years ago

PortableSheep commented 12 years ago

Allow the validate function for a rule to change the message text on the fly, and have it reset back to the original message text after the rule is satisfied.