$validator
$validator : \GuzzleHttp\Command\Guzzle\SchemaValidator
Handler used to validate command input against a service description.
$validator : \GuzzleHttp\Command\Guzzle\SchemaValidator
$description : \GuzzleHttp\Command\Guzzle\DescriptionInterface
__construct(\GuzzleHttp\Command\Guzzle\DescriptionInterface $description, \GuzzleHttp\Command\Guzzle\SchemaValidator|null $schemaValidator = null) : mixed
ValidatedDescriptionHandler constructor.
\GuzzleHttp\Command\Guzzle\DescriptionInterface | $description | |
\GuzzleHttp\Command\Guzzle\SchemaValidator|null | $schemaValidator |
Loading…