public void Reset() { NewProjectName = string.Empty; ProjectNames = ProjectRepo.GetAllNames().ToList(); ClearValidationErrors(); }