is_column_contents_valid: Check column contents valid
Description
This wrapper calls is_valid_column_values for each column in the schema
Usage
is_column_contents_valid(schema)
Value
TRUE if all column values are valid, otherwise an error is raised.
Arguments
- schema
the validator schema