There are plenty of ways I am sure. I would like to stay away from my own regex or custom Meteor methods that I will need maintain. My google-fu is not strong enough to wade through all the unrelated stuff “valid” and “phone number” bring up.
Something like Google’s libphonenumber Quick Example would be perfect. Should I start creating a new package for this if it doesn’t exist? Is number validation is part of an existing package like dispatch:twilio.
Cheers, Simeon