'Duration cannot be zero.', ]; public $message = 'Duration cannot be zero.'; public function getTargets() { return self::CLASS_CONSTRAINT; } }