interface Illuminate / Contracts / Validation / ValidatorAwareRule
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ValidatorAwareRule

Methods

public

setValidator ( Validator $validator ) : $this

Set the current validator.

Parameters