'required|string|in:import', 'file' => 'nullable|extensions:ldif|required_without:text', 'text'=> 'nullable|prohibits:file|string|min:16', ]; } }