This file contains information about validation abstract level interface. More...


Go to the source code of this file.
Classes | |
| class | abstract_validator |
| Used in parsing config file. More... | |
| struct | abstract_validator::error |
| Used to manage with not initialized validators Supposed to be thrown from the constructor. More... | |
Variables | |
| bool | strict_validation_enabled |
This file contains information about validation abstract level interface.
Definition in file validator.hpp.
| bool strict_validation_enabled |
Definition at line 19 of file validator.cpp.
Referenced by process_command_args().
1.8.8