-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: validatorjs/validator.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(isCreditCard): anchor Mastercard pattern to 16 digits
#2794
opened Jun 30, 2026 by
hong4rc
Loading…
fix(isRgbColor): accept alpha values with more than 2 decimal digits
#2793
opened Jun 30, 2026 by
JSap0914
Contributor
Loading…
fix(isByteLength): default min to 0 in the legacy positional signature
#2791
opened Jun 29, 2026 by
greymoth-jp
Loading…
2 of 4 tasks
fix(isPassportNumber): anchor MZ and PH alternations
#2790
opened Jun 29, 2026 by
chatman-media
Loading…
fix(isAlphanumeric): include accented Greek letters for el-GR
#2789
opened Jun 29, 2026 by
greymoth-jp
Loading…
fix(isCreditCard): anchor Mastercard regex
#2788
opened Jun 29, 2026 by
TisanSmart232
Loading…
4 tasks done
fix(isFloat): reject sign-only + decimal-separator combinations
#2786
opened Jun 27, 2026 by
JSap0914
Contributor
Loading…
fix(normalizeEmail): correct typo Conversts -> Converts in comment
#2784
opened Jun 27, 2026 by
luojiyin1987
Loading…
honour Date object passed as legacy 2nd arg to isAfter / isBefore
#2783
opened Jun 26, 2026 by
HrachShah
Loading…
fix(isLicensePlate): anchor pt-BR alternation to reject partial strings
#2782
opened Jun 23, 2026 by
Jordan-Bourillot
Loading…
parse the input as a number in isInt before comparing against min/max/lt/gt
#2781
opened Jun 23, 2026 by
HrachShah
Loading…
feat(isIBAN): add Libya (LY), Sudan (SD) and São Tomé and Príncipe (ST)
#2780
opened Jun 22, 2026 by
spokodev
Loading…
fix(isISO8601): validate years before 1000 in strict mode
#2779
opened Jun 21, 2026 by
DruckerE
Loading…
reject empty and at-sign-less input in normalizeEmail
#2778
opened Jun 20, 2026 by
HrachShah
Loading…
fix(isIdentityCard): accept province 8 (AJK) and female gender digit 0 for PK CNIC
#2776
opened Jun 18, 2026 by
chatman-media
Loading…
fix(isBtcAddress): accept 62-character bech32 P2WSH addresses
#2775
opened Jun 18, 2026 by
chatman-media
Loading…
fix(isISO6346): anchor full pattern and drop stray comma
#2773
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(isISO6346): anchor regex alternation and remove stray comma
#2771
opened Jun 16, 2026 by
DucMinhNe
Loading…
docs(isMobilePhone): update documentation for implementation
#2770
opened Jun 14, 2026 by
rrbharath
Loading…
1 of 4 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.