© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
13 replies
barcode
.NET 6 ASP.NET API [Answered]
Hello
, I am programming a
.NET and currently I am using
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations;
[Required
]
,
[MaxLength
]
,
[MinLength
] to validate data transfer objects sent by users in json
.
I am wondering is there a better way to validate my DTOs
, a week ago someone suggested to use FluentAPI
, can someone give me advice
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
ASP.NET Middleware [Answered]
C
C# / help
4y ago
ASP.NET vs generic .NET [Answered]
C
C# / help
4y ago
❔ Converting ASP.NET 6 to ASP.NET 5
C
C# / help
4y ago