Skip to content

[Code Quality] Manager IServiceConfigurationValidator — Namespace/folder mismatch #678

@Christophe-Rogiers

Description

@Christophe-Rogiers

Severity: Info

File: src/Servy.Manager/Validators/IServiceConfigurationValidator.cs

Description:
The file is under the Validators/ folder but declares namespace Servy.Manager.Helpers. This violates the standard folder-equals-namespace convention and makes discovery confusing.

Suggested fix:
Change namespace to Servy.Manager.Validators.

Metadata

Metadata

Assignees

Labels

refactorChanges that improve structure, readability, or maintainability without altering external behavior

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions