Skip to main content

GRPC__ERROR__BAD_REQUEST__FIELD_VIOLATIONS

Constant GRPC__ERROR__BAD_REQUEST__FIELD_VIOLATIONS 

Source
pub const GRPC__ERROR__BAD_REQUEST__FIELD_VIOLATIONS: &str = "grpc.error.bad_request.field_violations";
Expand description

The individual field violations from a google.rpc.BadRequest error detail. Each entry is a JSON-encoded object with field, description, reason, and (optional) localized_message keys, mirroring google.rpc.BadRequest.FieldViolation.

  • Scrubbing: Manual
  • Rewriting behavior: None