Class Length
- Coast\Validator\Rule implements JsonSerializable
-
Coast\Validator\Rule\Length
public
|
|
public
|
|
public
|
|
protected
|
__invoke(),
error(),
errors(),
isValid(),
jsonSerialize(),
name(),
params(),
validate()
|
string |
MIN
|
#
'min'
|
string |
MAX
|
#
'max'
|
protected
|
$_min
|
#
null
|
protected
|
$_max
|
#
null
|
$_errors,
$_name
|