# Generated by roxygen2: do not edit by hand

S3method(print,Schema)
export(check_schema)
export(is_all_distinct)
export(is_incrementing)
export(is_non_null)
export(is_positive_integer)
export(is_text)
export(is_whole_number)
export(last_check_errors)
export(mod_infinitable)
export(mod_nullable)
export(schema)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
