bouncer icon indicating copy to clipboard operation
bouncer copied to clipboard

A lightweight form validation script that augments native HTML5 form validation elements and attributes.

Results 50 bouncer issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

When configuring custom error message, for constraint outOfRange or wrongLength, if it's done via a function (instead of via plain string), then it fails. ex : cfg.messages.outOfRange.over = function (field)...

bug

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Can I use bouncer to validate that an item other than the "select One" has been selected in select that is dynamically populated by clientside JavaScript? I didn't see any...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Due to my needs, I ported **bouncer** to a separate ES6 class and did following feature changes: - Custom Messages for all types - Introduced targets - Extended validateAll() argument...

There is an `error` class, but no corresponding `success` class. This would be very useful for styling fields that have been correctly filled out.

enhancement

With custom validation: How can i validate two field is equal?

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies