Replies: 1 comment 1 reply
-
Doesn't feel like an issue so I'm moving it to Q&A. You should be able to do that through custom validation or refines/tests with Yup or Zod or any schema provider. What did you try and didn't work? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
Add distinct to the validation. i have an array input element
title[]
. Validate all the elements in the array are uniqueValidate all the elements in the array are unique
No
Beta Was this translation helpful? Give feedback.
All reactions