Input validation using **FluentValidator** and using mediator's `IPipelineBehavior` pipeline. This will give us more control over input validation. Also this can be used as meta package later (if we want) with tracing and logging support.
Input validation using FluentValidator and using mediator's
IPipelineBehaviorpipeline. This will give us more control over input validation.Also this can be used as meta package later (if we want) with tracing and logging support.