message) . (((float)$max > 0 || (float)$this->max > 0) ? ' (макс = ' . ($max ?? $this->max) . ', фактически = ' . $value . ')' : '') ); } }