UncompromisedVerifier

interface UncompromisedVerifier (View source)

Methods

bool verify(array $data)

Verify that the given data has not been compromised in data leaks.

Details

bool verify(array $data)

Verify that the given data has not been compromised in data leaks.

Parameters

array $data

Return Value

bool

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