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

Decouple input mask plugin. #13

Closed PortableSheep closed 11 years ago

PortableSheep commented 11 years ago

Currently the input mask plugin is reliant on Pliant being used. They can be decoupled, leaving Pliant with a new "mask" plugin that requires the stand alone input mask plugin.