When parsing out a String using libphonenumber.Parse() or libphonenumber.ParseAndKeepRawInput(), there are certain values that I would expect NumberParseException to be thrown, but instead the input is parsed "successfully" into a *PhoneNumber.
Here are some examples:
When parsing out a String using libphonenumber.Parse() or libphonenumber.ParseAndKeepRawInput(), there are certain values that I would expect NumberParseException to be thrown, but instead the input is parsed "successfully" into a *PhoneNumber. Here are some examples:
Example 1
Results in:
Example 2
Results in:
Example 3
Results in