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

Trait ValidateEventTrait

Direct Known Users

ICanBoogie\Operation\BeforeValidateEvent, ICanBoogie\Operation\ValidateEvent

Namespace: ICanBoogie\Operation
Located at ValidateEventTrait.php

Properties summary

public $success : boolean

Reference the success of the validation.

Reference the success of the validation.


		
public $errors : ICanBoogie\Errors

Reference to the validation errors.

Reference to the validation errors.


		
public $request : ICanBoogie\HTTP\Request

Request that triggered the operation.

Request that triggered the operation.


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