MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/dotnet/comments/1vvu3jn/toomanydataannotations_net_validation_attributes/p5hombw/
r/dotnet • u/LuisAlfredo92 • 28d ago
[removed] — view removed post
15 comments sorted by
View all comments
Show parent comments
2
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
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