ICanBoogie
  • Documentation
  • API Reference
  • Operation v2.1.3
Namespaces
  • ICanBoogie
    • Operation
      • Dispatcher
Classes
  • BeforeControlEvent
  • BeforeProcessEvent
  • BeforeValidateEvent
  • ControlEvent
  • Dispatcher
  • FailureEvent
  • GetFormEvent
  • PingOperation
  • ProcessEvent
  • RescueEvent
  • Response
  • ValidateEvent
Interfaces
  • Exception
Traits
  • ControlEventTrait
  • ValidateEventTrait
Exceptions
  • Failure
  • FormHasExpired
  • FormNotFound

Class ValidateEvent

Event class for the ICanBoogie\Operation::validate event.

ICanBoogie\Event
┗ ICanBoogie\Operation\ValidateEvent uses ICanBoogie\Operation\ValidateEventTrait
Namespace: ICanBoogie\Operation
Located at ValidateEvent.php

Methods summary

public __construct( ICanBoogie\Operation $target, array $payload )

The event is constructed with the type validate.

The event is constructed with the type validate.

Parameters

$target
$payload

Properties summary

Properties used from ICanBoogie\Operation\ValidateEventTrait

$errors, $request, $success

Operation v2.1.3 – Check on GitHub – API documentation generated by ApiGen