bedatadriven / activityinfo-R

ActivityInfo R Language Client
https://www.activityinfo.org/support/docs/R/
18 stars 12 forks source link

Implement validation checks on records for unconditionally required fields #113

Open jamiewhths opened 1 year ago

jamiewhths commented 1 year ago

When importing records via the R package, fields which are marked as "unconditionally" required in the form schema -- that is, there are no other relevance rules set on the field -- should be enforced before importing into ActivityInfo. This is a small measure which should help to improve data quality on records imported via R scripts.

nickdickinson commented 1 month ago

Do we want to add this to a milestone? @jamiewhths