GR0024: Response Classes used in MediatR.IRequest should end with either the suffix "CommandResponse" or "QueryResponse".
Title | Response Classes used in MediatR.IRequest should end with either the suffix "CommandResponse" or "QueryResponse". |
---|---|
Id | GR0024 |
Category | Naming |
Default Severity | Warning |
Enabled By Default | True |
Description | MediatR Responses should follow a consistent naming convention indicating if it is from a Commands or Queries. |
Custom Tags |