Enum Source
enum for choosing which binding sources to disable for a given property using the DontBindAttribute
Namespace: FastEndpoints
Assembly: FastEndpoints.Attributes.dll
Syntax
[Flags]
public enum Source
Fields
| Name | Description |
|---|---|
| FormField | |
| QueryParam | |
| RouteParam |