required
Checks if the value is present
V::required($value, $array = null): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $value * | mixed |
– |
| $array | mixed |
null |
Return type
bool
Checks if the value is present
V::required($value, $array = null): bool
| Name | Type | Default |
|---|---|---|
| $value * | mixed |
– |
| $array | mixed |
null |
bool