CrayLabs / SmartDashboard

SmartSim Dashboard Package.
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Check manifest version in ManifestReader #20

Closed AlyssaCote closed 12 months ago

AlyssaCote commented 1 year ago

I added a check for the manifest version in load_manifest of the ManifestReader. If the version is incorrect, an error_view is rendered that displays a MalformedManifestError that details the version incompatibility.