assert_all_are_us_social_security_numbers | Is the string a valid US SSN? |
assert_all_are_us_telephone_numbers | Is the string a valid US telephone number? |
assert_all_are_us_zip_codes | Is the string a valid US zip code? |
assert_any_are_us_social_security_numbers | Is the string a valid US SSN? |
assert_any_are_us_telephone_numbers | Is the string a valid US telephone number? |
assert_any_are_us_zip_codes | Is the string a valid US zip code? |
is_us_social_security_number | Is the string a valid US SSN? |
is_us_telephone_number | Is the string a valid US telephone number? |
is_us_zip_code | Is the string a valid US zip code? |