Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 540 Bytes

File metadata and controls

13 lines (9 loc) · 540 Bytes

PrimaryKeyCheckConfig

Checks the uniqueness and non-null values of one or more columns (primary key constraint).

Properties

Name Type Required Description
subject DatasetSubject Yes
primary_key_config PrimaryKeyConfig Yes
type Literal["primaryKey"] Yes None

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