Summary
ValidationConvention.
Implements the
IServiceConvention
- Assembly
- Rocket
.Surgery .AspNetCore .Swashbuckle .dll - Namespace
- Rocket
.Surgery .AspNetCore .Swashbuckle - Interfaces
- Base Types
-
- Object
Syntax
public class SwashbuckleConvention : IServiceConvention, IConvention<IServiceConventionContext>,
IConvention
Attributes
| Type | Description |
|---|---|
| PublicAPIAttribute |
Constructors
| Name | Summary |
|---|---|
| Swashbuckle |
Methods
| Name | Value | Summary |
|---|---|---|
| Register |
void |
Registers the specified context.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
