interface ValidatorAwareRule (View source)

Methods

$this
setValidator(Validator $validator)

Set the current validator.

Details

$this setValidator(Validator $validator)

Set the current validator.

Parameters

Validator $validator

Return Value

$this