Skip to content

Constrain allowed keys in yaml_fp

Luke Grazette requested to merge lugrazet-check-keys into main

ToDo:

  • Add a check ensuring that all necessary keys are filled and no unknown keys are filled
    • Missing keys in 'top-level' dictionary
    • Unknown keys in 'top-level' dictionary
    • Missing keys in 'parameters' dictionary
    • Unknown keys in 'paramters' dictionary
Edited by Luke Grazette

Merge request reports

Loading