userver: grpc_protovalidate::ValidationParams Struct Reference
Loading...
Searching...
No Matches
grpc_protovalidate::ValidationParams Struct Reference

Detailed Description

Definition at line 93 of file validate.hpp.

Public Attributes

bool fail_fast = false
 If true, does not check remaining constraints after the first error is encountered.
 

Member Data Documentation

◆ fail_fast

bool grpc_protovalidate::ValidationParams::fail_fast = false

If true, does not check remaining constraints after the first error is encountered.

Definition at line 95 of file validate.hpp.


The documentation for this struct was generated from the following file: