ExPhoneNumber.Validation (ExPhoneNumber v0.2.3-git-c8f3) View Source

Link to this section Summary

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