Skip to contents

This wrapper calls is_valid_column_values for each column in the schema

Usage

is_column_contents_valid(schema)

Arguments

schema

the validator schema

Value

TRUE if all column values are valid, otherwise an error is raised.