releso.exceptions.ValidationNotSet

exception releso.exceptions.ValidationNotSet(logger: str = 'ReLeSO_validation_environment')

Validation not set exception.

Thrown when a validation environment is needed but can not be created due to un-configured validation settings. Configurable logger.

Parameters:

logger (str) – Name of the logger where the exception should be logged over. Defaults to: ‘ReLeSO_environment’