我正在使用Zend_表单。为什么 clearValidators() 在这个例子中行不起作用? $element = $form->getElement('field1'); $element->clearValidators(); ...
確定! 回上一頁