MetaFox

CaseInsensitiveUnique
in package
implements Rule

Table of Contents

Interfaces

Rule

Properties

$column  : string
$idColumn  : string
$ignore  : mixed
$table  : string

Methods

__construct()  : mixed
message()  : mixed
passes()  : mixed

Properties

Methods

__construct()

public __construct(string $table, string $column[, mixed|null $ignore = null ][, string $idColumn = 'id' ]) : mixed
Parameters
$table : string
$column : string
$ignore : mixed|null = null
$idColumn : string = 'id'

passes()

public passes(mixed $attribute, mixed $value) : mixed
Parameters
$attribute : mixed
$value : mixed

        
On this page

Search results