[Feature Request] el-form add validateFieldWithout function
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
el-form
### Description
Only `validateField` and `validate` is available now , My form has 10 `el-form-item`, but the verification code field does not need to be verified, so I need to add 9 values to the array when calling 'validateField', I hope to add a `validateFieldWithout` method like [lodash.without](https://www.lodashjs.com/docs/lodash.without)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.