[jQuery] (validate) Adding in custom validation
Currently I am adding my custom validation
messages, rules
into
jquery.validate.js directly.
Anyone know how to adding in own customized validation into another js
file and if possible, make the jquery.validate.js UNTOUCH.