Skip to content

Commit

Permalink
each_item causes validator to not run when parent class has List field
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldeklund committed Jun 3, 2020
1 parent 5ad26b9 commit 37e2a1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/1566-samueldeklund.md
@@ -0,0 +1 @@
Subclass validators do not run when referencing a `List` field defined in a parent class when `each_item=True`. Added an example to the docs illustrating this.

0 comments on commit 37e2a1a

Please sign in to comment.