MediatR icon indicating copy to clipboard operation
MediatR copied to clipboard

Similar IPipelineBehavior for INotificationHandler

Open zulander1 opened this issue 4 years ago • 0 comments

Hi,

Is there a similar IPipelineBehavior for INotificationHandler? In my scenario, I need to validate the data for the all the Notification before processing it using FluentValidation.

thank's

zulander1 avatar Jun 01 '21 19:06 zulander1