MetaFox

CurrencyRule
in package
implements Rule

Table of Contents

Interfaces

Rule

Properties

$isPriceError  : bool

Methods

message()  : string
passes()  : bool
isValidCurrencyValue()  : bool
isValidPriceValue()  : bool

Properties

Methods

message()

public message() : string
Return values
string

passes()

public passes(mixed $attribute, mixed $value) : bool
Parameters
$attribute : mixed
$value : mixed
Return values
bool

isValidCurrencyValue()

protected isValidCurrencyValue(array<string|int, mixed>|null $value) : bool
Parameters
$value : array<string|int, mixed>|null
Return values
bool

isValidPriceValue()

protected isValidPriceValue(string|null $value) : bool
Parameters
$value : string|null
Return values
bool

        
On this page

Search results