Skip to content

Introduce context builder and simplify validators#93

Open
Lomet wants to merge 1 commit intomasterfrom
codex/refactor-context-handling-and-update-validators
Open

Introduce context builder and simplify validators#93
Lomet wants to merge 1 commit intomasterfrom
codex/refactor-context-handling-and-update-validators

Conversation

@Lomet
Copy link
Member

@Lomet Lomet commented Jun 30, 2025

Summary

  • refactor BasePhaseValidator to rely on pre-built context
  • add open generic PhaseContextBuilder and MediatR behavior
  • remove data loading from validators
  • update validator constructors and unit tests
  • register new services in DefaultServiceProvider

Testing

  • dotnet restore
  • dotnet build --no-restore
  • dotnet test --no-build

https://chatgpt.com/codex/tasks/task_e_686249e52f2883309ade0520253171a2

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant