I want to validate a repeatable text field in vee-validate. At least one row of inputs should be filled. How can I achieve such kind of validation?
Here is shown how my repeatable text field looks like in the browser. When I click "+" a new row with inputs is added.
I will be very grateful for any help.