'required|nullable|string|max:500', 'allowed_ips' => 'present', 'allowed_ips.*' => 'sometimes|string', ]; } }