A changeset-producing function found in a schema module.
Summary
Types
@type t() :: %Bylaw.Ecto.Changeset.Candidate{ arity: non_neg_integer(), constraints: [Bylaw.Ecto.Changeset.ConstraintCall.t()], fields: [atom()], function: atom(), module: module() }