Example #1
0
 protected override void ValidatedExceptionThrowedEventHandler(object sender, ElementNotFulfillingValidateConditionEventArgs arg) => Logger.LogInformation($"{arg.Exception.Message}");
 protected virtual void ValidatedExceptionThrowedEventHandler(object sender, ElementNotFulfillingValidateConditionEventArgs arg)
 {
 }