@@ -12,7 +12,7 @@ |
||
12 | 12 | class ApplicationValidator |
13 | 13 | { |
14 | 14 | |
15 | - public $backendRules = [ |
|
15 | + public $backendRules = [ |
|
16 | 16 | 'job_poster_id' => 'required', |
17 | 17 | 'application_status_id' => 'required', |
18 | 18 | 'applicant_id' => 'required', |