interface Illuminate / Contracts / Validation / ValidatorAwareRule
You are viewing an older version of the documentation. For the latest, please visit master documentation.

ValidatorAwareRule

Methods

public

setValidator ( $validator ) : $this

Set the current validator.

Parameters