caporaso-lab / SurveySync

Google Sheets Add-On to facilitate sync and validation of 3rd-party survey data
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Revise config validation #43

Open thermokarst opened 6 years ago

thermokarst commented 6 years ago

Currently we only validate the schema (we should rename this function accordingly). As well, we should add in user-facing form value validation to ensure that the config form is filled out entirely. Errors should be raised if the form is incomplete.