-
Hello everyone. I'd like to validate them with yupResolver here it is my code: https://codesandbox.io/s/validate-array-yup-react-hook-form-fjwmvy?file=/src/FriendsForm.tsx I'm only able to validate fields that they are not nested in arrays |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Do you mean on the group fields level? you may have to use |
Beta Was this translation helpful? Give feedback.
-
@DanPresa , Hi bro, I was able to fixed your problem. please see the link below. Let me know if it works on your end. Thanks Code:https://codesandbox.io/s/validate-array-yup-react-hook-form-forked-z5v3z9 |
Beta Was this translation helpful? Give feedback.
@DanPresa , Hi bro, I was able to fixed your problem. please see the link below. Let me know if it works on your end. Thanks
Code:
https://codesandbox.io/s/validate-array-yup-react-hook-form-forked-z5v3z9