Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 566 Bytes

File metadata and controls

14 lines (10 loc) · 566 Bytes

DateColumnRangeCheckConfig

Checks that values in a date column fall within a specified range.

Properties

Name Type Required Description
subject DatasetSubject Yes
column_name ColumnName Yes
date_bounds_config DateBoundsConfig Yes
type Literal["dateColumnRange"] Yes None

[Back to Model list] [Back to API list] [Back to README]