Definition at line 71 of file validate.hpp.
◆ ValidationResult()
grpc_protovalidate::ValidationResult::ValidationResult |
( |
ValidationError |
error | ) |
|
◆ GetError() [1/2]
◆ GetError() [2/2]
const ValidationError & grpc_protovalidate::ValidationResult::GetError |
( |
| ) |
const & |
◆ IsSuccess()
bool grpc_protovalidate::ValidationResult::IsSuccess |
( |
| ) |
const |
- Returns
true
iff the validation found no violations.
Definition at line 100 of file validate.cpp.
◆ operator bool()
grpc_protovalidate::ValidationResult::operator bool |
( |
| ) |
const |
|
inlineexplicit |
The documentation for this class was generated from the following files:
- userver/grpc-protovalidate/validate.hpp
- /data/code/userver/libraries/grpc-protovalidate/src/grpc-protovalidate/validate.cpp