'required|array|min:2', 'smiles.*' => 'required|string|max:1000', 'thread_id' => 'nullable|string|max:255', ]; } }