phone number validation that would apply to both US and Canada code example Example: regex for canadian phone number js ^(\+\d{1,2}\s)?\(?\d{3}\)?[\s.-]\d{3}[\s.-]\d{4}$