Need to add a check for all the required fields in device files. Should also remove requirement for Age and Sex fields when just running detection devices.
Depending on how much feed back we want to give the user this could be a big job.
- Could also run checks on the the type of the data (i.e. character, numeric, integer)
- Could optionally alert user to wrong types
- Should make tool agnostic to the capitalisation of field labels
- Should make import step agnostic to field order
Need to add a check for all the required fields in device files. Should also remove requirement for Age and Sex fields when just running detection devices.
Depending on how much feed back we want to give the user this could be a big job.