private bool ValidatePreRequisites()
 {
     return(_configObj.CheckValidations());
 }