It seems there's a slight misunderstanding in your code. When you use the validate method on the request, it doesn't return a validator instance but instead returns the validated data. If validation fails, it will automatically throw a ValidationException, and you can catch that exception to handle the errors.
We would appreciate your feedback to help us improve our services.
We would appreciate your feedback to help us improve our services.