hpcflow.sdk.config.errors.ConfigChangeValidationError# exception hpcflow.sdk.config.errors.ConfigChangeValidationError(name, validation_err, message='')# Raised when a change to the configurable data would invalidate the config. Parameters: name (str) – validation_err (Any) – message (str) –