can_create() function

Indicate if a config section can be used to instantiate a scenario or a data node.

If no config is provided, the function indicates if any scenario or data node config can be created.

Returns:

Type Description
ReasonCollection

True if the given config can be created. False otherwise.