Azure / Azure/data-api-builder

Use DI to create MultipleMutationInputValidator instance

Open
#2,188 0 comments 0 reactions 0 assignees View on GitHub
improvement refactor
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 22h
Merged PRs (30d)
9

Description

Use DI to instantiate MultipleMutationInputValidator per request basis per: https://github.com/Azure/data-api-builder/pull/2057#discussion_r1576844374

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend-api-design
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.