if ($this->id = filter_var($correction_id, FILTER_VALIDATE_INT)) {
                $this->populate(); 
            }