AntlUtilsEcto.Changeset.validate_empty_if

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

validate_empty_if(changeset, fields, conditional_field, expected_value, opts \\ [])

View Source

Specs

validate_empty_if(Ecto.Changeset.t(), any(), atom(), any(), keyword()) ::
  Ecto.Changeset.t()