duplicates_cols is specified in the schema.
Otherwise, all columns are used for duplicate check.Check for duplicate rows. Can use subset of columns to check for
duplicates if duplicates_cols is specified in the schema.
Otherwise, all columns are used for duplicate check.
check_duplicates(validator)The updated validator object with new log entries appended.
Validator object