Validation

Public Member Functions

 Validation (MVPluginConfigValidation_t validation)
 
 Validation (Validation const &)=delete
 
Validationoperator= (Validation const &)=delete
 
 Validation (Validation &&) noexcept=default
 
Validationoperator= (Validation &&) noexcept=default
 
template<typename ValueType >
void DisableConfigEntry (ConfigEntry< ValueType > const &configEntry)
 
void SetGlobalError (std::string const &errorMsg)
 
void SetGlobalWarning (std::string const &warningMsg)
 
template<typename ValueType >
void SetErrorStateForConfigEntry (ConfigEntry< ValueType > const &configEntry)
 
template<typename ValueType >
void SetWarningStateForConfigEntry (ConfigEntry< ValueType > const &configEntry)
 

The documentation for this class was generated from the following file: