Impossible to do cascade validation when DTOs are generated in Java because nested objects don't have the '@Valid' annotation needed. The DTOs are created using a typescript script with modelina. The ...