We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e85609 commit 0944935Copy full SHA for 0944935
controller.rst
@@ -430,9 +430,8 @@ attribute in your controller::
430
// ...
431
}
432
433
-You can customize the validation groups used during the mapping thanks to the
434
-``validationGroups`` option, but also the HTTP status to return if the
435
-validation fails::
+You can customize the validation groups used during the mapping and also the
+HTTP status to return if the validation fails::
436
437
use Symfony\Component\HttpFoundation\Response;
438
0 commit comments