34 DataFactory $data_factory,
35 ValidationFactory $validation_factory,
36 TransformationFactory $transformation_factory,
41 parent::__construct($data_factory, $validation_factory, $transformation_factory, $label, $byline);
42 $this->inputs = $inputs;
An exception for terminatinating execution or to throw for unit testing.
Describes how Input-Elements want to interact with posted data.