request.validateUsing does not exist #4641
Unanswered
DJlollipop
asked this question in
Help
Replies: 2 comments
-
Hey @DJlollipop! 👋🏻 Have you set up node ace add vinejs 📚 https://docs.adonisjs.com/guides/basics/validation#configuring-vinejs |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes I set up vinejs but I think the problem comes from the types because when I run my code it works. but my IDE subline wherever I use payload
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, I would like to use
request.validateUsing()
butrequest
does not have ``validateUsing``` as an argument. I don't know if there is a config to set up or an other thingthanks you for your help !!
Beta Was this translation helpful? Give feedback.
All reactions