Summary
Registers the specified context.
- Assembly
- Rocket
.Surgery .Extensions .FluentValidation .MediatR .dll - Namespace
- Rocket
.Surgery .Extensions .FluentValidation .MediatR - Containing Type
- Fluent
Validation Mediat R Convention
Syntax
public void Register(IServiceConventionContext context)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| context | I |
The context. |
Return Value
| Type | Description |
|---|---|
| void |
