Maslosoft Mangan API
Class RegexValidator
RegexValidator
- Maslosoft\Mangan\Validators\BuiltIn\RegexValidator implements Maslosoft\Mangan\Interfaces\Validators\ValidatorInterface uses Maslosoft\Mangan\Validators\Traits\AllowEmpty, Maslosoft\Mangan\Validators\Traits\Messages, Maslosoft\Mangan\Validators\Traits\OnScenario, Maslosoft\Mangan\Validators\Traits\Safe, Maslosoft\Mangan\Validators\Traits\SkipOnError
Namespace: Maslosoft\Mangan\Validators\BuiltIn
Author: Piotr Maselkowski
Located at Validators/BuiltIn/RegexValidator.php
Author: Piotr Maselkowski
Located at Validators/BuiltIn/RegexValidator.php
Methods summary
public
|
Methods inherited from Maslosoft\Mangan\Interfaces\Validators\ValidatorInterface
Methods used from Maslosoft\Mangan\Validators\Traits\Messages
Constants summary
Constants inherited from Maslosoft\Mangan\Interfaces\Validators\ValidatorInterface
Properties summary
public
string
|
$pattern
the regular expression to be matched with |
|
public
boolean
|
$not
whether to invert the validation logic. Defaults to false. If set to true,
the regular expression defined via |
#
false
|
public
string
|
$msgInvalid
|
#
''
|
Properties used from Maslosoft\Mangan\Validators\Traits\AllowEmpty
Properties used from Maslosoft\Mangan\Validators\Traits\Messages
Properties used from Maslosoft\Mangan\Validators\Traits\OnScenario
Properties used from Maslosoft\Mangan\Validators\Traits\Safe
Properties used from Maslosoft\Mangan\Validators\Traits\SkipOnError
API documentation generated by ApiGen