Currency

Implements \Dotpay\Validator\IValidate

The validator checks if the given currency is correct.

package

Default

Methods

Validate the given value if it's correct.

validate(mixed $value) : boolean
static

Arguments

$value

mixed

The given value

Response

boolean