Azure / Azure/data-api-builder
Use DI to create MultipleMutationInputValidator instance
Offen
improvement
refactor
- Vorherrschende Sprache
- C#
- Sterne
- 1.5k
- Forks
- 370
- Ø Merge
- 3 T. 17 Std.
- Gemergte PRs (30 T.)
- 8
Beschreibung
Use DI to instantiate MultipleMutationInputValidator per request basis per: https://github.com/Azure/data-api-builder/pull/2057#discussion_r1576844374
Beitragsleitfaden
Rechercherichtung
Start by locating MultipleMutationInputValidator and the dependency-injection registrations that create it, then read the linked pull-request discussion for the per-request requirement. Done means the validator is instantiated through DI with request-scoped behavior and existing validation tests still pass.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- api, backend-api-design
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100