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

Translates a changeset into an error

Link to this section Summary

Link to this section 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