protected bool HasNoErros()
 {
     return(!_notify.HaveNotifications());
 }