void validate() Validate the class instance.
string __toString() Convert the rule to a validation string.
void addExtension(string $rule, Closure|string $extension)
array queryCallbacks() Get the custom query callbacks for the rule.
array valid() Returns the data which was valid.
$this setValueNames(array $values) Set the custom values on the validator
bool isDeferred() Determine if the provider is deferred.
ValidatesWhenResolvedTrait trait ValidatesWhenResolvedTrait (
static void macro(string $name, callable $macro) Register a
$this where(string $column, string $value = null) Set a "where" constraint
Page 4 of 14