When I use rules like this `->rules("required", "string", "min:3")` nothing really happens when I give wrong input. I would expect an error message.