final-form / final-form/final-form
Can `runValidation` method be exposed?
Open
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
### **feature request**
Can `runValidation ` be exposed? I need it to revalidate a field under certain conditions.
### What is the expected behavior?
Expose a method like to `triggerValidation: (fields: Array) => void` at `FormApi`
Contributor guide
Assessment
This issue has not been assessed yet.