Polarex.HTTPValidationError (Polarex v0.2.0)
View SourceProvides struct and type for a HTTPValidationError
Summary
Types
@type t() :: %Polarex.HTTPValidationError{detail: [Polarex.ValidationError.t()] | nil}
Provides struct and type for a HTTPValidationError
@type t() :: %Polarex.HTTPValidationError{detail: [Polarex.ValidationError.t()] | nil}