Is it not possible to return an array of string from validation function? #4318
Answered
by
logaretm
daniel-hyun-chae
asked this question in
Q&A
-
Hi, As each field can have multiple errors and vee-validate supports it, I was assuming that I'm able to return an array of string as error from custom validation function. But it seems that it is not supported. Am I missing something? |
Beta Was this translation helpful? Give feedback.
Answered by
logaretm
Jun 20, 2023
Replies: 1 comment 1 reply
-
At the moment it is not supported, but I guess it should be. Sounds like a reasonable enhancement. Opened an issue for it in #4322 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
daniel-hyun-chae
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment it is not supported, but I guess it should be. Sounds like a reasonable enhancement. Opened an issue for it in #4322