returns invisible if check is successful, throws all condition messages if not.
Arguments
x
(data.frame)
an ARD data frame of class 'card'
condition_type
(string)
indicates how warnings and errors are returned.
Default is "inform" where all are returned as messages.
When "identity", errors are returned as errors and warnings as warnings.