validator.js icon indicating copy to clipboard operation
validator.js copied to clipboard

added phone number regex

Open DOOMSDAY101 opened this issue 1 year ago • 3 comments

I added some regex for phone numbers for some countries that are not listed on the src/lib/isMobile.js Examples: Canada, India and I also corrected some of the regex validation for some countries that were not correct. Issue #1761

Checklist

  • [x] PR contains only changes related; no stray files, etc.
  • [x] README updated (where applicable)
  • [x] Tests written (where applicable)
  • [x] References provided in PR (where applicable)

DOOMSDAY101 avatar May 07 '24 08:05 DOOMSDAY101

@DOOMSDAY101 could you provide references . also write a description on the change

rubiin avatar May 09 '24 11:05 rubiin

@DOOMSDAY101 could you provide references . also write a description on the change

Done ✅

Thanks 🙏

DOOMSDAY101 avatar May 09 '24 12:05 DOOMSDAY101

@DOOMSDAY101 can you add tests and update readme too

rubiin avatar May 10 '24 06:05 rubiin