AntlUtilsEcto.Changeset.validate_empty
You're seeing just the function
validate_empty
, go back to AntlUtilsEcto.Changeset module for more information.
Specs
validate_empty(Ecto.Changeset.t(), any(), keyword()) :: Ecto.Changeset.t()
Validates the given fields
change are empty or unchanged.