InternationalNumericPhoneNumber

An international phone number regex, that does not allow delimiters.

  • Only numbers are allowed

  • the "+" sign at the start is required The first group in this regex will be the country code.

See also