I have a form with one field of the form of the object. When I call $form->isValid()
, symfony validates the object associated with this field. I know that the problem is fixed ( cascade_validation) for the master symfony branch, but I am using synfony 2.0.9. How can i solve this?
source share