Class Md5ValidatorListener
Listener used to validate the MD5 of the ReceiveMessage body
- Aws\Sqs\Md5ValidatorListener implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Methods summary
-
public staticgetSubscribedEvents ( ) -
publiconCommandBeforeSend ( Guzzle\Common\Event $event )Validates the MD5OfBody attribute against the body
Methods detail
Validates the MD5OfBody attribute against the body
Parameters
- $event
Guzzle\Common\Event
$event Event emitted