fix: isMobilePhone Regular Expression for Vietnamese phone number by luisrivas · Pull Request #1689 · validatorjs/validator.js

Conversation

@luisrivas

According to this Vietnam phone number guide, we should accept 11 length phone numbers as valid when the number starts with the 84 country code. In addition, I am adding the 55 area code.

Closes #813

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)

profnandaa

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please fix the merge conflicts and we should be good to go.

@codecov

@luisrivas

profnandaa

2 participants

@luisrivas @profnandaa