FormValidator::checkMinLength
Usage
void FormValidator::checkMinLength(array $min_length, [ string $error_type = 'view' ])Description
Check min lengthParameters
| Parameter | Required | Type | Description |
|---|---|---|---|
| $min_length | Yes | array | |
| $error_type | No | string |
| Parameter | Required | Type | Description |
|---|---|---|---|
| $min_length | Yes | array | |
| $error_type | No | string |