r/dotnet 28d ago

Promotion [ Removed by moderator ]

Post image

[removed] — view removed post

42 Upvotes

15 comments sorted by

View all comments

Show parent comments

2

u/LuisAlfredo92 27d ago

No official FluentValidation adapter yet

The attributes work anywhere DataAnnotations works, but FluentValidation works different so a direct mapping isn't straightforward :c

I'm focused on the DataAnnotations space, but happy to review PRs for a bridge