The TypeNameEntryAlreadyInJsonObject class.
TypeNameEntryAlreadyInJsonObject(const std::string &key, const std::string &typeName, const nlohmann::json &j)
Indicates that a JSON document did not contain the type name.
NoTypeNameEntryInJsonObject(const std::string &missingKey, const nlohmann::json &j)