hera_sim.cli_utils.validate_config

hera_sim.cli_utils.validate_config(config: dict)[source]

Validate the contents of a loaded configuration file.

Parameters:

config – The full configuration dict.

Raises:

ValueError – If either insufficient information is provided, or the info is not valid.