'required|string|max:50', 'belong' => 'required|max:50', 'href' => 'nullable|max:100', 'txt' => 'required' ]; } }