Replies: 1 comment
-
Bumping this, it really feels like it's missing from the docs! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't understand how I can add validators that are applied to the items in a field array, and the api documentation page also doesn't have any either... it just seems to have ways to manage the array only. I'm not using Zod or Yup, but the global validators. I need to specify validation rules for specific properties for the object type in my source array. I may just not be understanding something key about useFieldArray. Anyone have an example of how to do this?
Beta Was this translation helpful? Give feedback.
All reactions