MetaFox

PrivacyListValidator
in package
implements Rule

Class PrivacyListValidator.

Table of Contents

Interfaces

Rule

Methods

message()  : string
Get the validation error message.
passes()  : bool

Methods

message()

Get the validation error message.

public message() : string
Return values
string

passes()

public passes(string $attribute, array<string|int, int> $value) : bool
Parameters
$attribute : string
$value : array<string|int, int>
Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Return values
bool

        
On this page

Search results