toResponse(); } /** * Get the validation rules for this controller. */ public function getValdationRules(): array { return $this->rules; } }