Selen

StrNotEmpty
in package
implements ValueValidateInterface

Table of Contents

Interfaces

ValueValidateInterface

Methods

execute()  : ValidateResult
バリデーションを実行します

Methods

execute()

バリデーションを実行します

public execute(mixed $value, ValidateResult $result) : ValidateResult
Parameters
$value : mixed

バリデーション対象の値を渡します

$result : ValidateResult

バリデーション結果を格納するインスタンスを渡します

Return values
ValidateResult

バリデーション結果を返します


        
On this page

Search results