How to allow only WhatsApp format numbers in a regex?
问题 so I'm trying to make this Regex allow this the Dash symbol - For Example this Phone Number is not matching right now +212 659-123456 So I need someone to help me change the Regex to allow it please Here is the Regex: ^\+(?:[0-9]\x20?){6,14}[0-9]$ Because I am trying to only accept the format that is used by WhatsApp and some numbers might have multiple spaces or multiple Dashes. Also the Plus sign has to be mandatory Here some more examples of the format on WA. +96274567123 +967773-123-123