ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

[feature request] in async validator, the validator custom verification source can get the source object, but only the current verification field can be obtained in element UI #19240

Open yangmi0829 opened 4 years ago

yangmi0829 commented 4 years ago

Existing Component

Component Name

Form

Description

async-validator 中validator自定义校验source可以拿到一整个校验对象,但是element-ui中只能拿到当前校验的字段,希望也能拿到源对象

element-bot commented 4 years ago

Translation of this issue:

Existing Component

yes

Component Name

Form

Description

In async validator, the validator user-defined verification source can get a whole verification object, but only the current verification field can be obtained in element UI. I hope to get the source object as well

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

longshihui commented 2 years ago

i have same problem