Skip to content

Form form a-form rules are not responsive, dynamically operate rules and dynamically bind the name of form-item For example: infos.0.xxx, nested values ​​cannot be captured. #6105

@lixiaotian2354341623

Description

@lixiaotian2354341623
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

为了解决 table结合select的每个select的验证问题,此时的rules需要动态改变且name时动态绑定。

What does the proposed API look like?

需要提供form,rules的响应性,优化内部取嵌套值的写法,可能会存在循环绑定的情况。比如:动态绑定name时可能会出现 infos.0.xxxx 这种情况,validate 验证的对象key的value就变成了infos.0.xxxx

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions