userver
C++ Async Framework
Loading...
Searching...
No Matches
validate_static_config.hpp
1
#
pragma
once
2
3
#
include
<
userver
/
yaml_config
/
schema
.
hpp
>
4
#
include
<
userver
/
yaml_config
/
yaml_config
.
hpp
>
5
6
USERVER_NAMESPACE_BEGIN
7
8
namespace
yaml_config
::impl {
9
10
void
Validate(
const
yaml_config
::
YamlConfig
& static_config,
11
const
Schema& schema);
12
13
}
// namespace yaml_config::impl
14
15
USERVER_NAMESPACE_END
userver
yaml_config
impl
validate_static_config.hpp
Generated on Wed May 15 2024 22:35:54 for userver by
Doxygen
1.10.0