# Generated by roxygen2: do not edit by hand

export(assert_all_are_us_social_security_numbers)
export(assert_all_are_us_telephone_numbers)
export(assert_all_are_us_zip_codes)
export(assert_any_are_us_social_security_numbers)
export(assert_any_are_us_telephone_numbers)
export(assert_any_are_us_zip_codes)
export(is_us_social_security_number)
export(is_us_telephone_number)
export(is_us_zip_code)
importFrom(assertive.base,assert_engine)
importFrom(assertive.base,call_and_name)
importFrom(assertive.base,cause)
importFrom(assertive.base,coerce_to)
importFrom(assertive.base,false)
importFrom(assertive.base,get_name_in_parent)
importFrom(assertive.base,parenthesize)
importFrom(assertive.base,set_cause)
importFrom(assertive.base,strip_attributes)
