Future<Result<void>> validateConnectionString(String connectionString) => _repository.validateConnectionString(connectionString);