bmwcarit / Emma

Emma Memory and Mapfile Analyser. (Repo marked private after security audit. Contact Marian Kneer for details)
GNU General Public License v3.0
4 stars 0 forks source link

Add sanity checks for JSON config files #39

Closed holzkohlengrill closed 4 years ago

holzkohlengrill commented 4 years ago

Description

At least a few sanity check checking for mandatory flags are missing (e.g. `"end"` in `addressSpaces*.json`. ## Expected behaviour

Sanity checks for all mandatory json flags.