interface
ImplicitRule implements Rule
deprecated
| see |
ValidationRule |
Methods
bool
passes(string $attribute, mixed $value)
Determine if the validation rule passes.
array|string
message()
Get the validation error message.
Details
bool
passes(string $attribute, mixed $value)
Determine if the validation rule passes.
array|string
message()
Get the validation error message.