© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3mo ago•
3 replies
taner.

FluentValidation validators not registering in DI despite using extension method

I’ve implemented a validation pipeline, but it doesn’t retrieve any validators. The dependency injection container returns an empty collection, even though the validators are registered.
image.png
image.png
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ FluentValidation call all Validators
C#CC# / help
4y ago
Unable to configure values in DI using the extension method
C#CC# / help
3y ago
Method not found, despite compiling fine
C#CC# / help
3y ago
interface vs extension method vs method in class
C#CC# / help
3y ago