array getExtensions() Get the array of custom validator extensions.
void setConnection(string $connection) Set the connection to be used.
mixed __call(string $method, array $parameters) Dynamically handle missing
NotIn class NotIn (
void each(string $attribute, string|array $rules) Define a set of rules
void setPresenceVerifier(PresenceVerifierInterface
void commands(array|mixed $commands) Register the package's custom Artisan
$this mergeRules(string $attribute, string|array $rules = array()) Merge
void validate() Run the validator's rules against its data.
Page 7 of 14