Ben Forms.The embed kodu için symfony embedRelation yöntemi kullanıyorum bu gibi:
public function configure(){ //......
$ This-> embedRelation ('foos olarak Foos');
$this->getEmbeddedForm('foos')->mergePostValidator(new MenuValidatorSchema()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ this does not work. }