public function boot()
 {
     parent::boot();
     $this->registerCustomValidationRules();
 }