AntlUtilsEcto.Changeset.errors_to_json
You're seeing just the function
errors_to_json
, go back to AntlUtilsEcto.Changeset module for more information.
Specs
errors_to_json(Ecto.Changeset.t()) :: String.t()
A helper that convert changeset error to string (as json encoded format).