OptionsValidatorRegistryInterface
OptionsValidatorRegistryInterface.php
:
11
Interface
Methods¶
getValidator()
¶
OptionsValidatorRegistryInterface.php
:
18
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $type | string | - | - |
Return values
Tags
hasValidator()
¶
OptionsValidatorRegistryInterface.php
:
13
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $type | string | - | - |
Return values
bool