Skip to content
Discussion options

You must be logged in to vote

because hook form is focused on single input validation to enhance the perf, if you need dependent input to be validated, use `trigger to trigger the other input's validation. hook form doesn't fire entire form validation unless you told so and (render the entire form).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rlesniak
Comment options

Answer selected by bluebill1049
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants