Top namespace for the server part of the grpc-protovalidate
library.
Classes | |
class | Middleware |
struct | Settings |
struct | ValidationSettings |
class | ValidatorComponent |
Component for gRPC server request validation. More... | |
Functions | |
ValidationSettings | Parse (const yaml_config::YamlConfig &config, formats::parse::To< ValidationSettings >) |
Settings | Parse (const yaml_config::YamlConfig &config, formats::parse::To< Settings >) |
Settings grpc_protovalidate::server::Parse | ( | const yaml_config::YamlConfig & | config, |
formats::parse::To< Settings > | ) |
Definition at line 19 of file component.cpp.
ValidationSettings grpc_protovalidate::server::Parse | ( | const yaml_config::YamlConfig & | config, |
formats::parse::To< ValidationSettings > | ) |
Definition at line 12 of file component.cpp.