Expect the column to be a valid url. Maps row values to regex to check if value is a valid url.
expect_column_values_to_be_valid_urls
This expectation level is EXPERIMENTAL
Contributors:
Tags:
experimental
hackathon
Metrics:
column_values.nonnull.unexpected_count
column_values.to_be_valid_urls.unexpected_count
table.row_count
column_values.to_be_valid_urls.unexpected_values
Description
Expect the column to be a valid url. Maps row values to regex to check if value is a valid url.
Want to make your own Expectation or an improvement to this one?
We've put together some great how to guides (including videos) on how to create your own expectations in a flash!
You can see those resources here: Contributor Resources