# Generated by roxygen2: do not edit by hand

export(assert_all_are_cas_numbers)
export(assert_all_are_credit_card_numbers)
export(assert_all_are_email_addresses)
export(assert_all_are_hex_colors)
export(assert_all_are_hex_colours)
export(assert_all_are_honorifics)
export(assert_all_are_ip_addresses)
export(assert_all_are_isbn_codes)
export(assert_any_are_cas_numbers)
export(assert_any_are_credit_card_numbers)
export(assert_any_are_email_addresses)
export(assert_any_are_hex_colors)
export(assert_any_are_hex_colours)
export(assert_any_are_honorifics)
export(assert_any_are_ip_addresses)
export(assert_any_are_isbn_codes)
export(is_cas_number)
export(is_credit_card_number)
export(is_email_address)
export(is_hex_color)
export(is_hex_colour)
export(is_honorific)
export(is_ip_address)
export(is_isbn10_code)
export(is_isbn13_code)
export(is_isbn_code)
importFrom(assertive.base,assert_engine)
importFrom(assertive.base,bapply)
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,set_cause)
importFrom(assertive.base,strip_attributes)
importFrom(assertive.strings,character_to_list_of_integer_vectors)
