NoraLib Validation API Documentation

PasswordNoCommonWordRule extends AbstractRule
in package

Table of Contents

Properties

$complexity  : int
$message  : string

Methods

__construct()  : mixed
assert()  : void
validate()  : bool
raiseError()  : RuleExceptionInterface

Properties

$message

protected string $message = <<<TEXT 入力された値は推測されやすい為利用できません。 TEXT

Methods

__construct()

public __construct([int $complexity = 3 ][, string $message = << ]) : mixed
Parameters
$complexity : int = 3
$message : string = <<

assert()

public assert(mixed $value) : void
Parameters
$value : mixed
Tags
throws
Throwable

        
On this page

Search results