We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9d52c commit 82969cdCopy full SHA for 82969cd
ydb/library/yaml_config/validator/configurators.cpp
@@ -6,9 +6,7 @@
6
#include <util/string/split.h>
7
#include <util/generic/hash.h>
8
9
-using namespace NKikimr::NYamlConfig::NValidator;
10
-
11
-namespace NYamlConfig::NValidator {
+namespace NKikimr::NYamlConfig::NValidator {
12
namespace Configurators {
13
14
std::function<void(TInt64Builder&)> nonNegative() {
0 commit comments