Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf47dc1b

Browse files
committed
review
1 parentdd3f803 commitf47dc1b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎messenger.rst‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,8 +2295,10 @@ when building absolute URLs.
22952295
22962296
22972297
Add the ``validation`` middleware if you need to validate the message object before handling it.
2298-
Internally it uses the Symfony's validator. If validation fails, a ``ValidationFailedException``
2299-
will be thrown that you can catch and read errors from.
2298+
Internally it uses the Symfony's validator. The:class:`Symfony\\Component\\Messenger\\Stamp\\ValidationStamp` should
2299+
be used to configure the validation groups. If validation fails,
2300+
a ``ValidationFailedException`` will be thrown that you can catch
2301+
and read errors from.
23002302

23012303

23022304
Messenger Events

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp