Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 581 Bytes

File metadata and controls

14 lines (10 loc) · 581 Bytes

NumericColumnRangeCheckConfig

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

Properties

Name Type Required Description
subject DatasetSubject Yes
column_name ColumnName Yes
numeric_bounds_config NumericBoundsConfig Yes
type Literal["numericColumnRange"] Yes None

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