Skip to contents

Check results from validate::confront() and raise warnings if any validations had failures, or if any validations resulted in an error or a warning.

Usage

check_validation(out, sheet = NA)

Arguments

out

output from validate::confront().

sheet

name of sheet to pass to warning message.

Value

FALSE if the validation had any failures or resulted in any errors or warnings, otherwise TRUE, invisibly.