Home
last modified time | relevance | path

Searched refs:has_bad_request_violations (Results 1 – 3 of 3) sorted by relevance

/tonic/examples/src/richer-error/
H A Dserver.rs35 if err_details.has_bad_request_violations() { in say_hello()
/tonic/tonic-types/src/richer_error/error_details/
H A Dmod.rs734 pub fn has_bad_request_violations(&self) -> bool { in has_bad_request_violations() method
/tonic/tonic-types/
H A DREADME.md54 if err_details.has_bad_request_violations() {