StrawHat v0.6.0 StrawHat.Ecto.Changeset View Source
Some utils functions around Ecto.Changeset
Link to this section Summary
Functions
A helper that transform changeset errors to a map of messages.
Link to this section Functions
Link to this function
transform_to_map(changeset)
View Sourcetransform_to_map(Ecto.Changeset.t()) :: map()
A helper that transform changeset errors to a map of messages.