Validator
Validator.php
:
11
Methods¶
__construct()
¶
Validator.php
:
23
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $identifier | string | null | - |
| $value | string | null | - |
getIdentifier()
¶
Validator.php
:
34
|
|
|
Return values
string
getValue()
¶
Validator.php
:
50
|
|
|
Return values
string
setIdentifier()
¶
Validator.php
:
42
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $identifier | string | - | - |
setValue()
¶
Validator.php
:
58
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $value | string | - | - |