ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
PreconditionValidator.php
Go to the documentation of this file.
1<?php
2
4
8
13{
15 {
16 // move to DI
20 );
21 }
22}
An exception for terminatinating execution or to throw for unit testing.
Value Object representing the current destination.
Definition: Destination.php:11
Validates the preconditions that have to be met prior to processing of the response.
addConstraintValidator(ConstraintValidator $constraint)
Definition: Validator.php:14