Class BeforeValidateEvent
Event class for the ICanBoogie\Operation::validate:before
event.
- ICanBoogie\Event
- ┗ ICanBoogie\Operation\BeforeValidateEvent uses ICanBoogie\Operation\ValidateEventTrait
Methods summary
public
__construct( ICanBoogie\Operation
$target
, array $payload
)
The event is constructed with the type validate:before
.