interface InvokableRule (View source)
deprecated see ValidationRule
Run the validation rule.
void __invoke(string $attribute, mixed $value, Closure $fail)