Phone Number entered: +351490123456789

Default Country entered: PT

Language entered: en

Parsing Result (parseAndKeepRawInput())
country_code351
national_number490123456789
extension
country_code_sourceFROM_NUMBER_WITH_PLUS_SIGN
italian_leading_zerofalse
number_of_leading_zeros1
raw_input+351490123456789
preferred_domestic_carrier_code
Validation Results
Result from isPossibleNumber()false
Result from isPossibleNumberWithReason()TOO_LONG
Result from isValidNumber()false
Note: Invalid numbers have type UNKNOWN and no region.
Short Number Results
Result from isPossibleShortNumber()false
Result from isPossibleShortNumberForRegion()false
Formatting Results
E164 formatinvalid
Original format+351490123456789
National format490123456789
International formatinvalid
Out-of-country format from USinvalid
Out-of-country format from CHinvalid
Format for mobile dialing (calling from US)invalid
Format for national dialing with preferred carrier code and empty fallback carrier codeinvalid
AsYouTypeFormatter Results
Char entered: '+' Output: "+
Char entered: '3' Output: "+3
Char entered: '5' Output: "+35
Char entered: '1' Output: "+351
Char entered: '4' Output: "+351 4
Char entered: '9' Output: "+351 49
Char entered: '0' Output: "+351490
Char entered: '1' Output: "+3514901
Char entered: '2' Output: "+35149012
Char entered: '3' Output: "+351490123
Char entered: '4' Output: "+3514901234
Char entered: '5' Output: "+35149012345
Char entered: '6' Output: "+351490123456
Char entered: '7' Output: "+3514901234567
Char entered: '8' Output: "+35149012345678
Char entered: '9' Output: "+351490123456789
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.