desihub/desidatamodel

Verification of JSON files

Opened this issue · 0 comments

We now have data model files for several types of JSON files, and the data model verification system at least recognizes the top-level description and regular expression for these files. However, the internal file validation is still purely for FITS files. Minimally allow the presence of top-level keywords in a JSON file to be verified, assuming thee top-level object can be represented as a Python dict.