EC-CUBE4 APIドキュメント

DeliverySettingValidator extends ItemValidator

販売種別に配送業者が設定されているかどうか.

Table of Contents

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

Properties

Methods

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