'required', 'link' => 'required|regex:'.config('constant.VIMEO_VIDEO_LINK_VALIDATION'), 'status' => 'required|numeric', ]; } }