ICanBoogie
  • Documentation
  • API Reference
  • Operation 4.0.x
Namespaces
  • ICanBoogie
    • Operation
Classes
  • BeforeControlEvent
  • BeforeProcessEvent
  • BeforeValidateEvent
  • ControlEvent
  • FailureEvent
  • GetFormEvent
  • Hooks
  • OperationRouteDefinition
  • OperationRouteDispatcher
  • 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 Operation/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

Constants summary

TYPE : string
'validate'

Properties summary

Properties used from ICanBoogie\Operation\ValidateEventTrait

$errors, $request, $success

Operation 4.0.x – Check on GitHub – API documentation generated by ApiGen