data-models icon indicating copy to clipboard operation
data-models copied to clipboard

Move not null constraints to fields

Open gracebrownecodes opened this issue 9 years ago • 0 comments

Not nulls should be specified on the field, as per the json-table-schema. The key for this attribute in the spec is required. The attribute we currently have called required is actually an implementation-specific tag (PEDSnet network requirement) and should be migrated to a new tags attribute.

gracebrownecodes avatar Feb 02 '16 15:02 gracebrownecodes