interface
Illuminate
/
Contracts
/
Validation
/
DataAwareRule
DataAwareRule
Methods
public
setData ( array $data ) : $this
Set the data under validation.
Parameters
- $data array
Set the data under validation.