View Source StrawHat.Error.ChangesetParser (StrawHat v0.6.2)
Ecto.Changeset parser that transforms the Ecto.Changeset errors into
list of %StrawHat.Error{}.
Link to this section Summary
Functions
Parse an %Ecto.Changeset{} errors into a list of %StrawHat.Error{}.
Link to this section Functions
Specs
parse(Ecto.Changeset.t()) :: [StrawHat.Error.t()]
Parse an %Ecto.Changeset{} errors into a list of %StrawHat.Error{}.