Is it possible to extend the fluentValidation to get it to act in certain cases?
To send notifications, or to publish a servicebus (thinking NServiceBus) event?
To run a function, when an error occurs?
And is it possible to set a stop condition, so that it continues validation in certain cases, or stops further validation in other cases?
Thanks for the great project!
To send notifications, or to publish a servicebus (thinking NServiceBus) event?
To run a function, when an error occurs?
And is it possible to set a stop condition, so that it continues validation in certain cases, or stops further validation in other cases?
Thanks for the great project!