Phone Number entered: 701020304

Default Country entered: FR

Language entered: en

Parsing Result (parseAndKeepRawInput())
country_code33
national_number701020304
extension
country_code_sourceFROM_DEFAULT_COUNTRY
italian_leading_zerofalse
number_of_leading_zeros1
raw_input701020304
preferred_domestic_carrier_code
Validation Results
Result from isPossibleNumber()true
Result from isValidNumber()false
Phone Number regionFR
Result from getNumberType()UNKNOWN
Short Number Results
Result from isPossibleShortNumber()false
Result from isPossibleShortNumberForRegion()false
Formatting Results
E164 formatinvalid
Original format7 01 02 03 04
National format07 01 02 03 04
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: '7' Output: "7
Char entered: '0' Output: "70
Char entered: '1' Output: "701
Char entered: '0' Output: "7010
Char entered: '2' Output: "70102
Char entered: '0' Output: "701020
Char entered: '3' Output: "7010203
Char entered: '0' Output: "70102030
Char entered: '4' Output: "701020304
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.