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

DataAwareRule

Methods

public

setData ( array $data ) : $this

Set the data under validation.

Parameters

  • $data array