jquery-validation-unobtrusive
jquery-validation-unobtrusive copied to clipboard
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
There are vulnerabilities in the currently used jquery-validation (1.19.5) subdependency of this library. Can it be updated to the latest (1.20.1)?  Thank you.
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.5 to 1.20.0. Release notes Sourced from jquery-validation's releases. 1.20.0 / 2023-10-10 Additional Fixed vinUS validation failing on valid vin numbers #2460 Core Fixed race condition in...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...
Where the options object is created, not all options are passed down to jquery-validation, which means some things are not overridable. The three that I have added manually are `ignore`,...