trait RegexRule (View source)

Methods

void
compileRegex(string $key, string|int|float $masque)

Compile Regex Rule

Details

protected void compileRegex(string $key, string|int|float $masque)

Compile Regex Rule

Check that the contents of the field with a regular expression

Parameters

string $key
string|int|float $masque

Return Value

void