Skip to contents

Checks that a SimulationConfig has all required components for running.

Usage

validate_config_completeness(config)

Arguments

config

An S7 SimulationConfig object.

Value

TRUE if valid, otherwise raises an error.