Vaxin.Error exception (Vaxin v0.4.0)
View SourceSummary
Types
@type t() :: %Vaxin.Error{ __exception__: true, message: String.t(), metadata: Keyword.t(), validator: atom() | Vaxin.validator() }
@type t() :: %Vaxin.Error{ __exception__: true, message: String.t(), metadata: Keyword.t(), validator: atom() | Vaxin.validator() }