mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-20 09:11:40 +01:00
Replaces validateDelegate method with jQuery's on() method. This raises the minimum supported jQuery version to 1.7.0, dropping support for 1.6. Closes #1392