'required|alpha_dash|min:1|max:100', 'remote' => 'required|string|regex:/^[0-9%.]{1,15}$/', ]; } }