Static component configuration validation helpers.
Definition in file static_config_validator.hpp.
Go to the source code of this file.
#include <userver/components/component_config.hpp>#include <userver/components/raw_component_base.hpp>#include <userver/yaml_config/impl/validate_static_config.hpp>#include <userver/yaml_config/schema.hpp>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | components |
| Contains functions and types to start a userver based service/tool. | |
Enumerations | |
| enum class | ValidationMode { kOnlyTurnedOn , kAll } |
Functions | |
| ValidationMode | components::Parse (const yaml_config::YamlConfig &value, formats::parse::To< ValidationMode >) |