jquery-validation-unobtrusive icon indicating copy to clipboard operation
jquery-validation-unobtrusive copied to clipboard

Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.

Results 14 jquery-validation-unobtrusive issues
Sort by recently updated
recently updated
newest added

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)? ![image](https://github.com/aspnet/jquery-validation-unobtrusive/assets/10749074/8d28e04c-c242-4653-bead-f8800228098a) 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...

dependencies
javascript

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...

dependencies
javascript

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`,...