protected void NotifyError(string message) { Mediator.NotifyDomainNotification(DomainNotification.Fail(message)); }