array getCustomAttributes() Get the custom attributes used by the validator
bool fails() Determine if the data fails the validation rules.
Validator class Validator implements
Exists class Exists (
$this where(string $column, string $value = null) Set a "where" constraint
string __toString() Convert the rule to a validation string.
void addExtension(string $rule, Closure|string $extension)
Response|null getResponse() Get the underlying response instance.
void __construct(ConnectionResolverInterface
bool isDeferred() Determine if the provider is deferred.
Page 4 of 14