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.
|
extern |
Definition at line 21 of file validator.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and process_command_args().