Welcome Guest, Not a member yet? Register   Sign In
Validation Always Print Error Message
#2

My guess is that it is because you are initiating Validation as a service in the view, so you are still getting the same instance (I.e. rules) but not the run result from the controller. Try passing $validation into the view directly and using that to display errors.
Reply


Messages In This Thread
RE: Validation Always Print Error Message - by MGatner - 03-31-2019, 05:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB