mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
7bd635c21c
* add description of subclass each_item scenario * add example of subclass validator with each_item * each_item causes validator to not run when parent class has List field #1566