$value
$value : mixed
Validator value to test against
Length greater than validator class
setValue(mixed $value) : \Pop\Validator\AbstractValidator
Set the validator value
mixed | $value |
setMessage(string $msg = null) : \Pop\Validator\AbstractValidator
Set the validator condition
string | $msg |
setInput(mixed $input = null) : \Pop\Validator\AbstractValidator
Set the validator input
mixed | $input |