minWords
Checks if the number of words in the value equals or is below the given maximum
Parameters
Name | Type | Default |
---|---|---|
$value * | string |null |
– |
$min * | mixed |
– |
Return type
bool
Checks if the number of words in the value equals or is below the given maximum
Name | Type | Default |
---|---|---|
$value * | string |null |
– |
$min * | mixed |
– |
bool