vorms
vorms copied to clipboard
Can useField add return function `validateField`
Describe the feature
When I use useField, I want to manual trigger validation
const { validateField } = useField();
Additional information
- [ ] Would you be willing to help implement this feature?