V::invalid()
Runs a number of validators on a set of data and checks if the data is invalid
Parameters
Name | Type | Default |
---|---|---|
$data | array |
[ ] |
$rules | array |
[ ] |
$messages | array |
[ ] |
Return type
array