posabsolute / jQuery-Validation-Engine

jQuery form validation plugin
http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/
2.57k stars 1.2k forks source link

Apply user options to per field validation #901

Open sphenk opened 9 years ago

sphenk commented 9 years ago

Problem: user options are ignored on action 'validate' when the target is a field.

My use case:

Solution: use an options map during per field validation that is not saved but is based on the saved form options or otherwise on the defaults

Sorry for the .gitignore. I'm new to git(hub) and I do not see any controls to limit the set of commits.