Summary
Adds fluent validation.
- Assembly
- Rocket
.Surgery .Operational .MediatR .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Operational
Mediat R Builder Extensions
Syntax
public static IConventionHostBuilder UseMediatROperations(this IConventionHostBuilder builder)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| builder | I |
The builder. |
Return Value
| Type | Description |
|---|---|
| I |
IConventionHostBuilder. |
