public bool IsValid() { return(_dbConnectionString.IsValid()); }
public ActionResult <bool> IsValid() { return(_dbconnectionstring.IsValid()); }