'required|string|min:2|max:5', 'mobile' => 'required|string|size:11', 'question' => 'required|array', 'remark' => 'sometimes|string', ]; } }