Raised for HTTP 400 Bad Request responses.
Summary
Types
@type t() :: %Mercury.ValidationError{ __exception__: true, body: map() | nil, code: atom(), message: String.t(), request_id: String.t() | nil, status: pos_integer() }
Raised for HTTP 400 Bad Request responses.
@type t() :: %Mercury.ValidationError{ __exception__: true, body: map() | nil, code: atom(), message: String.t(), request_id: String.t() | nil, status: pos_integer() }