Documentation

OneExactly
in package
implements RuleInterface

Rule wich allows the defined character from set.

Note that it is ase sensitive

Tags
author

gdever

Interfaces, Classes and Traits

RuleInterface
Common interface for all rules

Table of Contents

$charSet  : string
Charset
__construct()  : mixed
Constructor
validate()  : StringIterator
Method validates string

Properties

Methods

__construct()

Constructor

public __construct(string $charSet) : mixed
Parameters
$charSet : string

the defined character set

Return values
mixed

Search results