Failure¶
-
class
Config::Global::Validation::UnsupportedConfigs::UnsupportedConfig::Failure¶ Bases:
EntityClass Hierarchy :
ConfigGlobalValidationUnsupportedConfigsUnsupportedConfigFailureThis class represents state data.
Validation failures for this configuration item
-
error_app_tag¶ A unique string that identifies the error; equivalent to error-app-tag in RFC 6241
type:
std::stringconfig: False
-
error_message¶ The error message; equivalent to error-message in RFC 6241
type:
std::stringconfig: False
-
error_severity¶ The severity of the error; equivalent to error-severity in RFC 6241
type:
std::stringconfig: False
-