class ContainerCommandValidator implements ValidatorInterface (View source)

Properties

protected ErrorList $errorList
protected Strings $stringValidator

Methods

__construct(ErrorList $errorList, Strings $stringValidator)

No description

validate(mixed $command)

No description

Details

__construct(ErrorList $errorList, Strings $stringValidator)

No description

Parameters

ErrorList $errorList
Strings $stringValidator

ErrorList validate(mixed $command)

No description

Parameters

mixed $command

Return Value

ErrorList