tests for each rule if it can be executed on the database
Source:R/rule_works_on_tbl.R
rule_works_on_tbl.Rdtests for each rule if it can be executed on the database
Arguments
- tbl
a
tblobject with columns used inx- x
a
validate::validator()object- key
characternames of columns that identify a record- show_errors
if
TRUEerrors on the database are printed.