laravel / 10 / api / 10.x / illuminate / contracts / validation / dataawarerule.html

DataAwareRule

interface DataAwareRule (View source)

Methods

$this setData(array $data)

Set the data under validation.

Details

$this setData(array $data)

Set the data under validation.

Parameters

array $data

Return Value

$this

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Contracts/Validation/DataAwareRule.html