Replies: 2 comments 2 replies
-
same question :( is there a way? |
Beta Was this translation helpful? Give feedback.
1 reply
-
In v4 there is no concept of nested forms at the moment. This issue discusses this and a workaround for a userland solution: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
In
v3
, it's possible to perform nested validation using "nested observers" (https://vee-validate.logaretm.com/v3/guide/forms.html#nested-observers).I've been reading
v4
docs and haven't found anything about nested validation.Is it possible in
v4
?Beta Was this translation helpful? Give feedback.
All reactions