if (!filter_var($this->id, FILTER_VALIDATE_INT)) {
            throw new Exception("Cannot populate Railpage\Jobs\Classification - Classification ID empty or not given");
        }