StructValidator
StructValidator.php
:
13
Methods¶
__construct() ¶
StructValidator.php
:
17
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$validator | ValidatorInterface | - | - |
assertValidStruct() ¶
StructValidator.php
:
27
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$name | string | - | - |
$struct | object | - | - |
$groups | array<string|int, string> | - | - |