Min implements CheckInterface, ErrorMessageInterface
Attributes
- #[Attribute]
Table of Contents
Interfaces
Properties
- $min : int
Methods
- __construct() : mixed
- check() : bool
- getError() : string
Properties
$min
public
int
$min
Methods
__construct()
public
__construct(int $min) : mixed
Parameters
- $min : int
check()
public
check(mixed $value) : bool
Parameters
- $value : mixed
Return values
boolgetError()
public
getError(string $field) : string
Parameters
- $field : string