protected bool ValidOperation()
 {
     return(!_notifier.HasErrors());
 }