docs: Update Form custom validator doc (#15040)

This commit is contained in:
iamkun
2019-04-12 17:14:12 +08:00
committed by hetech
parent 9532975f8e
commit b49d84e182
4 changed files with 4 additions and 4 deletions

View File

@@ -378,7 +378,7 @@ W3C 标准中有如下[规定](https://www.w3.org/MarkUp/html-spec/html-spec_8.h
:::
:::tip
校验规则更多高级用法可参考 [async-validator](https://github.com/yiminghe/async-validator)。
自定义校验 callback 必须被调用。 更多高级用法可参考 [async-validator](https://github.com/yiminghe/async-validator)。
:::
### 动态增减表单项