Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有子表单的 Zend 表单,该子表单仅在用户选择特定复选框时显示。如果选中复选框,则子表单中的某些字段是必需的,否则,该子表单中的字段应被 IsValid 忽略。
去这里的方法是什么?