View Source ExTeal.Api.ErrorSerializer (ExTeal v0.27.7)

Translates a changeset into an error

Summary

Functions

Link to this function

handle_error(conn, arg2)

View Source
Link to this function

translate_errors(changeset)

View Source

Traverses and translates changeset errors.

See Ecto.Changeset.traverse_errors/2