void setContainer(Container $container)
Illuminate\Validation\Rules Classes
bool passes() Determine if the data passes the validation rules.
array getReplacers() Get the array of custom validator message replacers
MessageBag errors()
void replacer(string $rule, Closure|string $replacer)
void validate(array $data, array $rules, array $messages = array(), array $customAttributes = array())
$this setAttributeNames(array $attributes) Set the custom attributes on
array getCustomValues() Get the custom values for the validator.
void setCustomMessages(array $messages) Set the custom messages for the
Page 8 of 10