Warning: Undefined variable $namespace in /var/www/html/demo.ininli.ca/releases/18/vendor/symfony/maker-bundle/src/Resources/skeleton/validator/Constraint.tpl.php on line 3
; use Symfony\Component\Validator\Constraint; /** * @Annotation */ class
Warning: Undefined variable $class_name in /var/www/html/demo.ininli.ca/releases/18/vendor/symfony/maker-bundle/src/Resources/skeleton/validator/Constraint.tpl.php on line 10
extends Constraint { /* * Any public properties become valid options for the annotation. * Then, use these in your validator class. */ public $message = 'The value "{{ value }}" is not valid.'; }