private DbValidation()
 {
     this.dbConnection = new DbConnection();
 }