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

Trait ValidateEventTrait

Direct Known Users

ICanBoogie\Operation\BeforeValidateEvent, ICanBoogie\Operation\ValidateEvent

Namespace: ICanBoogie\Operation
Located at Operation/ValidateEventTrait.php

Properties summary

public $success : boolean

Reference the success of the validation.

Reference the success of the validation.


		
public $errors : ICanBoogie\ErrorCollection

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 4.0.x – Check on GitHub – API documentation generated by ApiGen