26#include <boost/algorithm/string.hpp>
36 const std::string& warningType,
const std::string& warningWhat,
37 const std::map<std::string, std::string>& subFields = {})
39 std::map<std::string, std::string>({{
"warningType", warningType},
40 {
"configurationType", configurationType},
41 {
"configurationId", configurationId}})) {
Utility classes for Structured warnings, contains the configuration type and ID (NettingSetId,...
StructuredConfigurationWarningMessage(const std::string &configurationType, const std::string &configurationId, const std::string &warningType, const std::string &warningWhat, const std::map< std::string, std::string > &subFields={})
void addSubFields(const std::map< std::string, std::string > &)
Classes and functions for log message handling.
Serializable Credit Default Swap.