'required|string|max:50', 'key' => 'required|string|max:100', 'value' => 'required', 'description' => 'nullable|string|max:255', ]; } }