Rivet.Ecto.Collection.Model (rivet v2.5.2)

View Source

Summary

Functions

validate_foreign_keys(chgset, list)

@spec validate_foreign_keys(Ecto.Changeset.t(), [{term(), keyword()} | term()]) ::
  Ecto.Changeset.t()

validate_unique_constraints(chgset, list)

@spec validate_unique_constraints(Ecto.Changeset.t(), [{term(), keyword()} | term()]) ::
  Ecto.Changeset.t()