class ValidationMiddleware implements MiddlewareInterface, EnvelopeAwareInterface
__construct(ValidatorInterface $validator) | ||
mixed | handle($message, callable $next) |
ValidatorInterface | $validator |
$message | ||
callable | $next |
mixed |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Middleware/ValidationMiddleware.html