CatapultServer  v0.5.0.1 (Elephant)
ValidateConfiguration.cpp File Reference
Include dependency graph for ValidateConfiguration.cpp:

Namespaces

 catapult
 
 catapult::config
 

Macros

#define CATAPULT_THROW_VALIDATION_ERROR(MESSAGE)   CATAPULT_THROW_AND_LOG_0(utils::property_malformed_error, MESSAGE)
 

Functions

void catapult::config::ValidateConfiguration (const CatapultConfiguration &config)
 Validates config and throws an exception if it is invalid. More...
 

Macro Definition Documentation

◆ CATAPULT_THROW_VALIDATION_ERROR

#define CATAPULT_THROW_VALIDATION_ERROR (   MESSAGE)    CATAPULT_THROW_AND_LOG_0(utils::property_malformed_error, MESSAGE)