Check whether the number of provided formats matches the number of target columns to be standardized.
date_match_format_and_column(target_columns, format)A <vector> of characters with the validated formats
A <vector> of column names to be standardized
A <vector> of formats to be used when standardizing the
columns