Summary
Adds fluent validation.
- Assembly
- Rocket
.Surgery .AspNetCore .Swashbuckle .NewtonsoftJson .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Swashbuckle
Newtonsoft Json Builder Extensions
Syntax
public static IConventionHostBuilder UseSwashbuckleNewtonsoftJson(this IConventionHostBuilder builder)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| builder | I |
The builder. |
Return Value
| Type | Description |
|---|---|
| I |
IConventionHostBuilder. |
