Mini-ghost/vorms

Can useField add return function `validateField`

Rock070 opened this issue · 0 comments

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?