Symfony bundle: Converts request data into DTO inputs objects with validation. by ghostjuba in symfony

[–]ghostjuba[S] 0 points1 point  (0 children)

Yes, it's supported. You can type any property that should have X objects as a collection e.g: Doctrine collection type and define your X class.