interface ImplicitRule implements Rule (View source)
bool | passes(string $attribute, mixed $value) Determine if the validation rule passes. | from Rule |
string|array | message() Get the validation error message. | from Rule |
Determine if the validation rule passes.
Get the validation error message.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Contracts/Validation/ImplicitRule.html