Welcome Guest, Not a member yet? Register   Sign In
In-Model validation errors are not treated by withInput()
#2

(This post was last modified: 04-24-2023, 09:44 PM by kenjis.)

Each model has a new Validation object by default, because you can use any number of models at at time.
So you cannot set the validation errors with the withInput() method.

You need to get the validation errors and push them in the session by yourself.
Reply


Messages In This Thread
RE: In-Model validation errors are not treated by withInput() - by kenjis - 04-24-2023, 09:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB