-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
@aaron0browne I notice that the validator treats 'required' fields as NOT NULL fields. Originally I thought that a 'required' column should be transmitted and populated as possible but not necessarily be NOT NULL
- hence the separate existence of NOT NULL
constraints in the data model. It doesn't look like the validator pays attention to the NOT NULL
constraints. Is this the wave of the future, and if so, should we get rid of the separate NOT NULL constraints in the data-models repo?
Metadata
Metadata
Assignees
Labels
No labels