class Validator implements ExtenderInterface
Methods
configure(callable|class-string $callback)
<p>Configure the validator. This is often used to adjust validation rules, but can be used to make other changes to the validator as well.</p>