View Source Solicit.Changeset (solicit v1.3.2)

Generic functions for working with changesets that are not packaged with Ecto.

Link to this section Summary

Functions

A module encapsulating the translation layer between a changeset error and the JSON error shape returned in an API response.

Link to this section Functions

Link to this function

code_and_description(arg)

View Source
@spec code_and_description(tuple()) :: tuple()

A module encapsulating the translation layer between a changeset error and the JSON error shape returned in an API response.