Add SchemaVerifier to module_settings.json parsing
Open
class:self-contained
iotile-core
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We should give the user a meaningful error when their `module_settings.json` file is corrupted or missing required information. This can be done using `iotile.core.utilities.schema_verify` and the dictionary schema verifiers in there.
Contributor guide
Assessment
This issue has not been assessed yet.