How to do an async server validation? #981
-
Hello. And thanks for this package. I am trying to do server validations without success. I am starting using this setup https://codechips.me/form-validation-svelte-vest/ (I was updated the code because it is slightly old) Also added async/await to the Can you get me an example of this? Regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Seams when using async I can't validate the field:
|
Beta Was this translation helpful? Give feedback.
-
Well, I found a perfect example: https://codesandbox.io/s/svelte-tsfhx?file=/suite.js Thanks |
Beta Was this translation helpful? Give feedback.
Well, I found a perfect example: https://codesandbox.io/s/svelte-tsfhx?file=/suite.js
Thanks