['nullable', 'string', 'in:week,month,quarter'], ]; } public function messages(): array { return [ 'period.in' => __('error.dashboard.invalid_period'), ]; } }