EC-CUBE4 APIドキュメント

PurchaseFlowTest_FailValidator extends ItemValidator

明細単位の妥当性検証.

Table of Contents

$errorMessage
__construct() PurchaseFlowTest_FailProcessor constructor. mixed
validate() 妥当性検証を行う. mixed
execute() ProcessResult
validate() 妥当性検証を行う. mixed
handle() 検証エラー時に後処理を行う. mixed
throwInvalidItemException() mixed

Properties

Methods

__construct()

PurchaseFlowTest_FailProcessor constructor.

public __construct( $errorMessage : ) : mixed
Parameters
$errorMessage :
Return values
mixed

throwInvalidItemException()

protected throwInvalidItemException( $errorCode : [, $ProductClass : ProductClass = null ] [, $warning : mixed = false ] ) : mixed
Parameters
$errorCode :
$ProductClass : ProductClass = null
$warning : mixed = false
Tags
throws
InvalidItemException
Return values
mixed

Search results