V::errors()
Validates the given input with all passed rules and returns an array with all error messages.
Parameters
Name | Type | Default |
---|---|---|
$input * | mixed |
– |
$rules * | array |
– |
$messages | array |
[ ] |
Return type
array