AntlUtilsEcto.Changeset.errors_to_json

You're seeing just the function errors_to_json, go back to AntlUtilsEcto.Changeset module for more information.
Link to this function

errors_to_json(changeset)

View Source

Specs

errors_to_json(Ecto.Changeset.t()) :: String.t()

A helper that convert changeset error to string (as json encoded format).