Skip to content

Strict input parsing of realization configuration #573

@PhilMiller

Description

@PhilMiller

It should be possible to have the code warn or error out on encountering an unrecognized key in the input configuration. This would enable better detection of typos in names of optional keys that might otherwise go unnoticed, among other possible mistaken inputs.

Current behavior

Per #570,

Notably, existing formulations that have this key in their JSON (at least as false) will not break, the key will just be ignored

Expected behavior

When enabled, the code should not ignore keys it doesn't understand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions