Commit 5113351
committed
chore: remove
this fixes the following warning:
attempting to determine the presence of embed_many field :error_handlers with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
as we already have `required: true` in the `cast_embed`, this should
be a non-issue
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>:error_handlers from allowed fields1 parent 7ba3d8f commit 5113351
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments