ExPhoneNumber
v0.2.5
Pages
Modules
ExPhoneNumber.Validation
(ExPhoneNumber v0.2.5)
View Source
Link to this section
Summary
Functions
get_number_type(phone_number)
get_number_type_helper(national_number, metadata)
is_number_geographical?(phone_number)
is_possible_number?(number)
is_possible_number_with_reason?(number)
is_shorter_than_possible_normal_number?(metadata, number)
is_valid_number?(number)
is_valid_number_for_region?(number, region_code)
is_viable_phone_number?(phone_number)
test_number_length(number, metadata)
validate_length(number_to_parse)
Link to this section
Functions
Link to this function
get_number_type(phone_number)
View Source
Link to this function
get_number_type_helper(national_number, metadata)
View Source
Link to this function
is_number_geographical?(phone_number)
View Source
Link to this function
is_possible_number?(number)
View Source
Link to this function
is_possible_number_with_reason?(number)
View Source
Link to this function
is_shorter_than_possible_normal_number?(metadata, number)
View Source
Link to this function
is_valid_number?(number)
View Source
Link to this function
is_valid_number_for_region?(number, region_code)
View Source
Link to this function
is_viable_phone_number?(phone_number)
View Source
Link to this function
test_number_length(number, metadata)
View Source
Link to this function
validate_length(number_to_parse)
View Source