Validator
Validator.php
:
12
Methods¶
__construct()
¶
Validator.php
:
14
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $identifier | string|null | null | - |
| $value | string|null | null | - |
getIdentifier()
¶
Validator.php
:
20
|
|
|
Return values
string|null
getValue()
¶
Validator.php
:
30
|
|
|
Return values
string|null
setIdentifier()
¶
Validator.php
:
25
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $identifier | string|null | - | - |
setValue()
¶
Validator.php
:
35
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $value | string|null | - | - |