One of the realizations of serialization/validator.hpp abstract validator. More...
#include "config_cache.hpp"#include "serialization/parser.hpp"#include "serialization/schema/type.hpp"#include "serialization/schema/tag.hpp"#include "serialization/validator.hpp"#include <boost/graph/adjacency_list.hpp>#include "utils/optional_fwd.hpp"#include <stack>#include <string>Go to the source code of this file.
Classes | |
| class | schema_validation::schema_validator |
| Realization of serialization/validator.hpp abstract validator. More... | |
| struct | schema_validation::schema_validator::counter |
| struct | schema_validation::schema_validator::message_info |
| Messages are cached. More... | |
| class | schema_validation::schema_self_validator |
| struct | schema_validation::schema_self_validator::reference |
Namespaces | |
| schema_validation | |
One of the realizations of serialization/validator.hpp abstract validator.
Definition in file schema_validator.hpp.