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