Skip to main content
1 of 2

Try this regex pattern - [+]?[0-9]{1,4}[\s]?[0-9]{10}

it accepts any country code with + a space and then 10 digit number