|
|
| Validation (MVPluginConfigValidation_t validation) |
| |
|
| Validation (Validation const &)=delete |
| |
|
Validation & | operator= (Validation const &)=delete |
| |
|
| Validation (Validation &&) noexcept=default |
| |
|
Validation & | operator= (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: