Vaxin.Error exception (Vaxin v0.3.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Vaxin.Error{
__exception__: term(),
message: String.t(),
metadata: Keyword.t(),
validator: atom() | Vaxin.validator()
}
t() :: %Vaxin.Error{
__exception__: term(),
message: String.t(),
metadata: Keyword.t(),
validator: atom() | Vaxin.validator()
}