Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

validator.js

validate your data!
Collective - Host: opensource - https://opencollective.com/validatorjs - Code: https://github.com/chriso/validator.js

Merge branch 'master' into feature/add-country-benin

github.com/validatorjs/validator.js - 40969150a2dd7f99d35f9853a2555ffe5f508a62 authored over 2 years ago by Rajesh Kumar <[email protected]>
Merge pull request #1969 from UnKnoWn-Consortium/refactor-isip

refactor(isIP): removed redundant check for IPv4 addresses

github.com/validatorjs/validator.js - 518a663f55ef854a5f8ef742166b8fdb5c2c76f0 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1945 from bennetfabian/update/de-licenseplates

feat(isLicensePlate): updated German license plate validation

github.com/validatorjs/validator.js - eaca48e14fbd25ad9ac0393b409a60e83c5f8ab7 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1944 from NishantJS/master

feat(isLicensePlate): added License Plate Regex for en-IN and all Indian locale

github.com/validatorjs/validator.js - 46118dcf8aae93eda7a8bb4a2afcc62d8fe4d272 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1967 from ikkyu-3/master

fix(isLength): added process to subtract Presentation Sequences characters

github.com/validatorjs/validator.js - 49c3abee21c8749c52ebbab93369e12155945172 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1946 from rapaantti/is-mobile-phone-finnish-numbers

fix(isMobilePhone): Change fi-FI mobile phone number regexp to support 050xxxx numbers

github.com/validatorjs/validator.js - 8233ff156eca00eacdb9483fb253d17dca58c86d authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #2002 from kai2128/master

feat(isMobilePhone): added Papua New Guinea mobile number validation

github.com/validatorjs/validator.js - ccf4170478036931fd0e996d5b996db3226635f1 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge branch 'master' into feature/add-country-benin

github.com/validatorjs/validator.js - 625603d5834d21741ad7d9e72af8f5ba455d0293 authored over 2 years ago by Rajesh Kumar <[email protected]>
feat: added Papua New Guinea mobile number validation

github.com/validatorjs/validator.js - ceeb7b28659f9c32b854c376cd4159177e66a75b authored over 2 years ago by kai <[email protected]>
Merge pull request #1939 from BigOsvaap/fix-isFQDN-allow_numeric_tld-option

fix(isFQDN): allow_numeric_tld option didn't work

github.com/validatorjs/validator.js - 8f04ca96306324abc7a7faecbd6e2307d5a59dde authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1974 from ST-DDT/expose/luhnCheck

feat(isLuhnValid): Expose isLuhnValid independently from isCreditCard

github.com/validatorjs/validator.js - c57ff39684e5b25e5f5b8f7e6a802f3293783aa3 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1942 from CommanderRoot/rm-deprecated-substr

refactor: replace deprecated String.prototype.substr()

github.com/validatorjs/validator.js - 2f26bac1acd97043fd054836b878b22c8b1a3017 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1983 from ademyan05/master

fix(isMobilePhone): es-HN enhance

github.com/validatorjs/validator.js - c6ecf531bc1e8eec0021f7ad47f3e47b00b6d251 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1996 from melkorCBA/master

feat(isAlpha, isAlphanumeric): Adds Sinhala (si-LK) language support to isAlpha & isAlphanumeric

github.com/validatorjs/validator.js - fdbb1eed064e31483a731fe6e6bd182624ab7284 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1995 from mortbauer/fix/isURL-empty-host-with-query

do not check if the host is valid if no host is specified and not require_host

github.com/validatorjs/validator.js - 9f89f3bbb67241d3f27fc7191451c9b229e72591 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #1998 from samilieberman/feat/mexico

Add regex for Mexico passport numbers

github.com/validatorjs/validator.js - d5f80156615c45de0e545a493d26a151b7bd90e3 authored over 2 years ago by Rubin Bhandari <[email protected]>
Merge pull request #2001 from ShivangiRai1310/feat/madagascar

feat(madagascar): phoneNumber & postalCode validations added for Madagascar

github.com/validatorjs/validator.js - 4bf55e4f0ab29b751df0b75cf836e1175f1cd3cd authored over 2 years ago by Rubin Bhandari <[email protected]>
feat(madagascar): regex added for madagascar mg-MG

github.com/validatorjs/validator.js - 25c15042a7da384200df0fb08ab47ca4302c5f4a authored over 2 years ago by Shivangi <[email protected]>
feat(isPassportNumber): add regex for mexico

github.com/validatorjs/validator.js - f21933096a6da6a19ecad3af4ba2dbea743b8438 authored over 2 years ago by Sami Lieberman <[email protected]>
Merge branch 'master' into feature/add-country-benin

github.com/validatorjs/validator.js - 12c82b95871fbc06a68eba2fe3d1fe66af61f5c4 authored over 2 years ago by Rajesh Kumar <[email protected]>
Add Sinhala(si-LK) language support

github.com/validatorjs/validator.js - 29420780a86e7e1f66085a5c1334d20757fdddaa authored over 2 years ago by melkorCba <[email protected]>
feat(isMobilePhone): Added regex for Benin fr-BJ

github.com/validatorjs/validator.js - 4767c2115432cc2c1259ee714e499c55adbd2925 authored over 2 years ago by rkuma552 <[email protected]>
feat(isMobilePhone): Added regex for Aruba nl-AW (#1985)

* feat(isMobilePhone): Added regex for Aruba nl-AW

* fix(docs): Remove merge markers

Co-au...

github.com/validatorjs/validator.js - 6fb8bb5ea6c97a0b8302cf9d7bd503f7209b64cb authored over 2 years ago by Danilo Carrion <[email protected]>
do not check if the host is valid if no host is specified

github.com/validatorjs/validator.js - 5d2ff83b9549fe41296bca7e466224d3ee62cb2c authored over 2 years ago by Martin Ortbauer <[email protected]>
fix(docs): missing SK locale isPostalCode (#1957)

In source code you already support SK locale for few years, but it was missing in documentation....

github.com/validatorjs/validator.js - 37cbd5c26340ff83bb3f38ecf833e9aea72ff938 authored over 2 years ago by Tomáš Filo <[email protected]>
feat(isMagnetURI): support Bittorrent v2 (#1992)

* feat(isMagnetURI): support Bittorrent v2

* fix(isMagnetURI): make sure `xt=` is uri compone...

github.com/validatorjs/validator.js - 0175670650960bce72b4c3d7d7f9bd6fa2d0d83b authored over 2 years ago by Rhilip <[email protected]>
fix(matches): prevent regex state from breaking following validations (#1975)

github.com/validatorjs/validator.js - 9a0bb35b9e3e6fdccb4ad604e241063e8fbb036a authored over 2 years ago by Federico Ciardi <[email protected]>
fix(isPostalCode): update bosnian, BA locale (#1956)

github.com/validatorjs/validator.js - 97d992c5c018d5d331189ae330697d7b9986739a authored over 2 years ago by Zlatan <[email protected]>
fix: Modify pattern of pt-Br regex (#1951)

- A Brazilian cellphone number can start with 1 after its country code and local code
- Fix tes...

github.com/validatorjs/validator.js - 47443d18975cd1c3adb3f29aea845e5857fbfa54 authored over 2 years ago by Matheus Gomes <[email protected]>
feat(isMobilePhone): Added regex for Mongolia mn-MN (#1993)

Co-authored-by: rkuma552 <[email protected]>

github.com/validatorjs/validator.js - 73098eb7d6dc0c10ab4bc50fd0b8755605977613 authored over 2 years ago by Rajesh Kumar <[email protected]>
Update README.md

Add available country codes in isVAT

github.com/validatorjs/validator.js - bcac756500b6e82439a9135a43be2973e52b699e authored over 2 years ago by Dev1lDragon <[email protected]>
Update validators.js

Update isVAT.js

Add basic regex support to all countries listed in [VAT identification number -...

github.com/validatorjs/validator.js - 61c9a1c6c4156d552a710d0a185228efb5024beb authored over 2 years ago by Dev1lDragon <[email protected]>
"fix(Honduras_enhancement): added the correct regex for phone numbers in Honduras and added valid test cases for the change."

github.com/validatorjs/validator.js - d50c8607af7a0b0dbefa2205893f9639ffa85550 authored over 2 years ago by ademyan <[email protected]>
Revert "fix(Honduras_enhancement): added the correct regex for phone numbers in Honduras and added valid test cases for the change."

This reverts commit d88c7b61

github.com/validatorjs/validator.js - 2280ff10c4cf8b7c80ea17980a85ec785cd86cf3 authored over 2 years ago by ademyan <[email protected]>
feat(jamaica-addition): cleaned the branch

github.com/validatorjs/validator.js - 7786bb336943b2536f0be537f9833fd594e8c8cd authored over 2 years ago by ademyan <[email protected]>
feat(Jamaica-addition): added en-JM to isMobilePhone.js

github.com/validatorjs/validator.js - 2a26c9f3a043b4d98e67aaf5eb300b0523fd487d authored over 2 years ago by ademyan <[email protected]>
Merge pull request #1 from ademyan05/fix/Honduras_enhancement

fix(Honduras_enhancement): fix for isMobilePhone Honduras locale

github.com/validatorjs/validator.js - 68ea9c4a820c05ccc96ba8f250ae7e0aaf3e0edc authored over 2 years ago by ademyan05 <[email protected]>
Merge pull request #1 from rkuma552/feature/add-country-tophone

feat(isMobilePhone): Added regex for Mongolia mn-MN

github.com/validatorjs/validator.js - 4758af03f1997eae6bb86aa78643db15e77aedba authored over 2 years ago by Rajesh Kumar <[email protected]>
fix(Honduras_enhancement): added the correct regex for phone numbers in Honduras and added valid test cases for the change.

github.com/validatorjs/validator.js - d88c7b61173b61f7ac176cb3a9386e4dde63158f authored over 2 years ago by ademyan <[email protected]>
feat(isMobilePhone): Added regex for Mongolia mn-MN

github.com/validatorjs/validator.js - 61ee147347c308d4bdca98e0d159f5e5e92cf5c6 authored over 2 years ago by rkuma552 <[email protected]>
test: add tests specifically for isLuhnValid

github.com/validatorjs/validator.js - 4098467d7e588aae7322eac1519458df1524b880 authored over 2 years ago by ST-DDT <[email protected]>
feat(isLuhnValid): Expose isLuhnValid independently from isCreditCard

github.com/validatorjs/validator.js - d9896ca416091cc39dd9c84361072da94820116a authored over 2 years ago by ST-DDT <[email protected]>
refactor(isIP): removed redundant check for IPv4 addresses

refactor(isIP): removed redundant !!

Closes #1962

github.com/validatorjs/validator.js - 2e52efec8ed8231dc5adbe25ef3aa34e8b97ed08 authored over 2 years ago by UnKnoWn <[email protected]>
fix(isLength) added process to subtract Presentation Sequences characters

github.com/validatorjs/validator.js - 95345ae0c778848bac8a4e545ac454c302941f49 authored over 2 years ago by ikkyu-3 <[email protected]>
Update validator.js - pt-BR test for isMobilePhone

valid and invalid test values updated due fix on isMobilePhone.js for pt-BR

github.com/validatorjs/validator.js - 913d75c7178dc887d637befe91154e15c046836d authored over 2 years ago by jhcaiafa <[email protected]>
Update isMobilePhone.js for pt-BR

Fix regex for pt-BR, now accepting number 1 after number 9 for mobile phone numbers

github.com/validatorjs/validator.js - 90555917447e9f406a9dde3a2822661c383a6229 authored over 2 years ago by jhcaiafa <[email protected]>
chore: add code scan (#1859)

github.com/validatorjs/validator.js - cfcf9113c69b97477c409909a8729fa8efa0d595 authored over 2 years ago by Anthony Nandaa <[email protected]>
fix(isDataURI): fix dataURI mediaType format (#1916)

* fix(isDataURI): fix dataURI mediaType format

* fix(isDataURI): add test dataURI for mediaTy...

github.com/validatorjs/validator.js - 066869c4d6648c0851f80702b94c95cb3a5b4b99 authored over 2 years ago by Тимур Яхин <[email protected]>
fix(isMobilePhone): update az-AZ (#1910)

github.com/validatorjs/validator.js - 4b8eac55008c4c28f96b85baf679ea5e108fa06e authored over 2 years ago by Sha'an <[email protected]>
feat(isMobilePhone): add Lesotho, en-LS locale (#1896)

* Update isMobilePhone.js

* Update README.md

* Update isMobilePhone.js

* Update validat...

github.com/validatorjs/validator.js - 495a175ab932b42ae7e3db9958299f8b77bc3e59 authored over 2 years ago by Bhuvnesh <[email protected]>
feat(isISO6391): add ISO 639-1 validator (#1892)

* docs: add ISO 639-1 to readme

* feat: implement ISO 639-1 validator and test

* update re...

github.com/validatorjs/validator.js - b03920261f41fb6bd574c3ce38e4b7da344d6710 authored over 2 years ago by Brage Sekse Aarset <[email protected]>
feat(isBase32): Add option for Crockford's base 32 alternative (#1888)

closes #1857

* feat(crockforbase32): Add option for Crockford's base 32 alternative to isBas...

github.com/validatorjs/validator.js - cf8dcea2292571e19aa968cad11ddc4976089e18 authored over 2 years ago by Oswaldo Vázquez <[email protected]>
update regexp

github.com/validatorjs/validator.js - b415adeddaa0914e7210a4717c6feb22be126121 authored almost 3 years ago by Andrey Kvashuk <[email protected]>
fix phone numner validation for ka-GE locale

github.com/validatorjs/validator.js - 70b028ef776359382728f4696adf7915d7677ccf authored almost 3 years ago by Andrey Kvashuk <[email protected]>
Fix fi-FI mobile phone number format to support 050xxxx numbers

github.com/validatorjs/validator.js - 1bb491c9c5b318c3b7be120797b3c2ffec00e975 authored almost 3 years ago by Antti Rapa <[email protected]>
Added more DE license plate tests

github.com/validatorjs/validator.js - 080f7dff94f2990b18bf7370192e352a544c84fe authored almost 3 years ago by Bennet Robin Fabian <[email protected]>
Removed obsolete alternation in German regex

github.com/validatorjs/validator.js - 924f3bc3f7762d892c6994db16a50f0b23315aa1 authored almost 3 years ago by Bennet Robin Fabian <[email protected]>
Also removed old regex

Forgot to remove the old regex in my last commit

github.com/validatorjs/validator.js - 290debbe1bfef704800826bdf4993dca9204e353 authored almost 3 years ago by Bennet Robin Fabian <[email protected]>
Updated German license plate regex

github.com/validatorjs/validator.js - 3d4d04ab2732756f0e756ca597b6eff4f4d1ccaf authored almost 3 years ago by Bennet Robin Fabian <[email protected]>
en-IN and all india locale support for isLicensePlate

github.com/validatorjs/validator.js - a51103c5ff5bee33da60008adb5f56162d96ba3f authored almost 3 years ago by Nishant Chorge <[email protected]>
refactor: replace deprecated String.prototype.substr()

.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecat...

github.com/validatorjs/validator.js - 3cf0f847d1b1b9a19ddbc70af8e315a77e214ae4 authored almost 3 years ago by Tobias Speicher <[email protected]>
feat(isMobilePhone): Added regex for Bahamas - en-BS

github.com/validatorjs/validator.js - 3d7fd6adf20435e617c15ee7a1089a8943d67ffe authored almost 3 years ago by savannahvaith <[email protected]>
fix: option allow_numeric_tld option in isFQDN

github.com/validatorjs/validator.js - c605fe6d63bacd6f0ae89890d87f85050d10de5a authored almost 3 years ago by Oswaldo <[email protected]>
chore(maintainers): update list of maintainers (#1887)

github.com/validatorjs/validator.js - c1b21a9c8c5e6bd1597e26354c829ad232251f12 authored almost 3 years ago by Ezrqn Kemboi <[email protected]>
feat(isTaxID): Canadian Social Insurance Number (SIN) validator (#1867)

* Additional test cases for isPostalCode validator CA, PL, UA

* [The Social Insurance Number ...

github.com/validatorjs/validator.js - 4ee165580fc37627a4dffdea1d026acb4b8c6e4c authored almost 3 years ago by Serhii [boonya] Buinytskyi <[email protected]>
feat(isLicensePlate): add support for Swedish license plates (#1665)

* feat: add support for Swedish license plates

* feat: allow spaces

* fix(docs): sort alph...

github.com/validatorjs/validator.js - 2fad8ab4dcbd53f21847dd95fe9294ea4c222498 authored almost 3 years ago by Axel Elmarsson <[email protected]>
docs: add a security policy (#1861)

github.com/validatorjs/validator.js - ff4cdfedba8073242b74627b7e01d85855b136df authored almost 3 years ago by Sarhan Aissi <[email protected]>
Added isMobilePhone valid regex for Afghanistan, Yemen and Western Sahara

github.com/validatorjs/validator.js - fba96807a7a9cf40ed4a50483044922a5a6f7186 authored almost 3 years ago by Mustafiz04 <[email protected]>
Update README.md

github.com/validatorjs/validator.js - 843240f01ed9bfad017cf2e0e226df891c3c3057 authored almost 3 years ago by Arsalan <[email protected]>
Update validators.js

github.com/validatorjs/validator.js - aa07a241353b5d4cf26a64f1474058d339fb5226 authored almost 3 years ago by Arsalan <[email protected]>
Update isMobilePhone.js

github.com/validatorjs/validator.js - 72f5b25e126b4be3af12510685eb80489c4782af authored almost 3 years ago by Arsalan <[email protected]>
Add Iran phone number

github.com/validatorjs/validator.js - c194bda66e562140abd3aa6a800d49e221b5dd96 authored almost 3 years ago by Arash_ST <[email protected]>
add back trailing space to readme

github.com/validatorjs/validator.js - 23d94ae2cf6876d338421ca344f11de0aa506d0c authored almost 3 years ago by Andrew Gingrich <[email protected]>
feat (isMobilePhone): add Nicaragua validator

github.com/validatorjs/validator.js - 7c396cc75d35045dd82b1f43a76306541a8a7d24 authored almost 3 years ago by Andrew Gingrich <[email protected]>
feat: (isMobilePhone) add Cyprus validation

github.com/validatorjs/validator.js - 9cfd06a7c3773174d36107acacee8507ae4b0c5c authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
Changes Made in Branch

github.com/validatorjs/validator.js - 42ecd6c1a9233708bce552763dbe45300d3024f8 authored about 3 years ago by rak810 <[email protected]>
feat(isMACAddress): add EUI-64 validation (#1865)

* feat(isMACAddress): add EUI-64 validation

* Update src/lib/isMACAddress.js

Co-authored-b...

github.com/validatorjs/validator.js - f055c111d8720dd5fad720f218f1399ce357e81a authored about 3 years ago by Rik Smale <[email protected]>
fix(isMobilePhone): update de-DE regex to exclude landline numbers (#1868)

* revert #1391

* remove invalid number blocks

github.com/validatorjs/validator.js - 9c12b4cc765ae6a893d5b4c7a651e30c1a8fc3a7 authored about 3 years ago by Thomas Schaaf <[email protected]>
fix(docs): add missing options synthax on isISO8601 validator (#1860)

github.com/validatorjs/validator.js - 667b0bf988a168bd3c5e5b30fb2d32dd984ac577 authored about 3 years ago by Leonardo Villela <[email protected]>
feat(isMobilePhone): add my-MM locale (#1813)

* Fixes #1761 for Bangladesh and Myanmar Mobile Validation and Test

* Updated README.md for t...

github.com/validatorjs/validator.js - 5e1c0cd6495a3997ebc5ff19b4213113f431e8cf authored about 3 years ago by A. S. Md. Ferdousul Haque <[email protected]>
fix(rtrim): remove regex to prevent ReDOS attack (#1738)

github.com/validatorjs/validator.js - 496fc8b2a7f5997acaaec33cc44d0b8dba5fb5e1 authored about 3 years ago by Sarhan Aissi <[email protected]>
Merge pull request #1851 from validatorjs/chore/fix-merge-conflicts

chore: fix merge conflicts

github.com/validatorjs/validator.js - 45901ec4f1276d192da6d0eb10a60b64722356c1 authored about 3 years ago by Anthony Nandaa <[email protected]>
chore: merge conflict clean-up

github.com/validatorjs/validator.js - 83cb7f8cca9e62c26852bc28ba600680751a36f1 authored about 3 years ago by Anthony Nandaa <[email protected]>
feat(isMobilePhone): add Guyana en-GY locale

[chore] fixed merge conflicts in #1784

feat: (isMobilePhone) Add Guyana mobile phone validation...

github.com/validatorjs/validator.js - 0e5d5d4216885a4aa03a88c3c462e8a96110c378 authored about 3 years ago by Maximilian Krause <[email protected]>
feat(isMobilePhone): add Frech Polynesia fr-PF locale

Create validation for frech polynesia mobile phones according to wikipedia:

https://en.wikipedi...

github.com/validatorjs/validator.js - f7ff349b0c0429a2c41cc18bc86fc85e9224ab4d authored about 3 years ago by Angel Mendez <[email protected]>
feat(isMobilePhone): add Kiribati en-KI locale

[chore] squashed from #1820

Clean up validator and add trailing comma

github.com/validatorjs/validator.js - 8627e4815bcbbab7474ce23ae1c2599b3dba5462 authored about 3 years ago by Chris Tanner <[email protected]>
feat(isMobilePhone): add Tajikistan tg-TJ locale (#1846)

github.com/validatorjs/validator.js - ed601236d64fb00934ac9bbb1dc5102f8281dc20 authored about 3 years ago by Magnus Sustad <[email protected]>
feat(isMobilePhone): add Maldives dv-MV locale

chore: squashed #1829

Add locale for Maldives in mobile phone validator

Add tests for mobile n...

github.com/validatorjs/validator.js - c96d8059857af2e51a943197bd16b3e88e7efdcc authored about 3 years ago by Prajwal Raj Basnet <[email protected]>
feat(isMobilePhone): add El Salvador es-SV locale

* Solve issue with wrong validation on El Salvador mobile phones
* update tests accordingly

in ...

github.com/validatorjs/validator.js - f17e220b1d8788549d5f9cb80662d001bad7fdbf authored about 3 years ago by Angel Mendez <[email protected]>
feat(isMobilePhone): add Palestine ar-PS locale

Add isMobilePhone test for ar-PS

Add ar-PS to isMobilePhone readme

Correct ar-PS validation

U...

github.com/validatorjs/validator.js - 5b067037996768f032facd5f2aeb89bb20188aa3 authored about 3 years ago by Brendan C <[email protected]>
feat(isMobilePhone): add Botswana en-BW locale

Added new condition for Botswana

New regex for Botswana numbers

Phone number information was f...

github.com/validatorjs/validator.js - a3faa8392783aed01d709e4e786ad35e32f743ef authored about 3 years ago by Megan <[email protected]>
feat(isMobilePhone): add Turkmenistan tk-TM

squashed commits and resolved merge conflict for #1780

Add Turkmenistan validation regax

Updat...

github.com/validatorjs/validator.js - 26605f9881495a0b6774dcd51833f566c0d6b794 authored about 3 years ago by Husan Eshonqulov <[email protected]>
feat(isMobilePhone): regex for Burkina Faso fr-BF and Namibia en-NA locales

chore: squashed commits from #1834

feat(isMobilePhone): regex for Namibia locale

fix(isMobileP...

github.com/validatorjs/validator.js - 5c2d69e4699693f10d53e74c8958b2fbe3af0a64 authored about 3 years ago by ZeeMangena <[email protected]>
feat(isMobilePhone): add Bhutan dz-BT locale (#1770)

* Add dz-BT to isMobilePhone.js

* Add isMobilePhone test for dz-BT

* Added isMobilePhone r...

github.com/validatorjs/validator.js - fc0fefc08272dae2b824fdc8b17fe27476b28e3d authored about 3 years ago by lakshayr003 <[email protected]>
feat(isMobilePhone): add Tajikistan tg-TJ locale (#1846)

github.com/validatorjs/validator.js - 01d3da3e630e1232dbd4ddd090dd16e2a8bd3c66 authored about 3 years ago by Magnus Sustad <[email protected]>
feat(isUUID): add support for validation of version v1 and v2 (#1848)

* fix(isUUID) for null version argument supply

* improve(isUUID) validation for version 1 and 2

github.com/validatorjs/validator.js - af2b43c769a3bb9013fe12f3f3747f8124756664 authored about 3 years ago by Sanel Hadzini <[email protected]>
feat(contains): add possibility to check that string contains seed multiple times (#1836)

* Added feature to require minimum number of occurrences for the seed in 'contains'

* Changed...

github.com/validatorjs/validator.js - 769f6d55d3ca5c7415026d467d3d89e584ac68cc authored about 3 years ago by Markus Tyrkkö <[email protected]>
feat: (isMobilePhone): add Cameroon fr-CM locale (#1772)

* Add Cameroon validation regex

I have added a regex for validating Cameroonian mobile number...

github.com/validatorjs/validator.js - f2381e0fe046a1dc4a6906963425f444bc5ab360 authored about 3 years ago by Beckett Normington <[email protected]>
feat(isVAT): add dutch NL locale (#1825)

for hacktober #1742

if you want to extend it more check :
https://www.oreilly.com/library/vi...

github.com/validatorjs/validator.js - 57738693d97e087200c929237c1d57cf0a69218b authored about 3 years ago by Dave Borghuis <[email protected]>