Expect column values to be valid HTTP methods.
expect_column_values_to_be_valid_http_methods
This expectation level is EXPERIMENTAL
Contributors:
Tags:
type-entities
hackathon
set-based
Metrics:
column_values.nonnull.unexpected_count
column_values.match_http_methods_set.unexpected_count
table.row_count
column_values.match_http_methods_set.unexpected_values
Description
Expect column values to be valid HTTP methods.
GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH
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