View Source Quantum.RunStrategy behaviour (Quantum v3.5.0)

Config Normalizer of a Quantum.RunStrategy.NodeList.

Link to this section Summary

Callbacks

Normalize given config to a value that has Quantum.RunStrategy.NodeList implemented.

Link to this section Callbacks

@callback normalize_config!(any()) :: any()

Normalize given config to a value that has Quantum.RunStrategy.NodeList implemented.

Raise / Do not Match on invalid config.