|
void | validate () const |
| Validates config. Throws an exception if invalid.
|
|
Definition at line 11 of file game.h.
◆ validate()
void cavoke::server::model::GameConfig::validate |
( |
| ) |
const |
|
inline |
Validates config. Throws an exception if invalid.
Definition at line 22 of file game.h.
◆ app_type
std::string cavoke::server::model::GameConfig::app_type |
◆ default_settings
json cavoke::server::model::GameConfig::default_settings |
◆ description
std::string cavoke::server::model::GameConfig::description |
◆ display_name
std::string cavoke::server::model::GameConfig::display_name |
◆ id
std::string cavoke::server::model::GameConfig::id |
◆ players_num
int cavoke::server::model::GameConfig::players_num |
◆ role_names
std::vector<std::string> cavoke::server::model::GameConfig::role_names |
◆ url
std::string cavoke::server::model::GameConfig::url |
The documentation for this struct was generated from the following file: