🚧 📱

Mobile experience coming soon

Mobile development is in progress. Until it is complete, please use your desktop or laptop.

Thanks!

← Back
IAmTimCorey December 1, 2025

Minimal API Data Validation Changes in .NET 10

Summary

The transcript discusses upgrades to Minimal APIs in .NET 10, focusing on data validation for incoming requests through query strings, headers, and request bodies. The speaker demonstrates how to add validation to both classes and records, highlighting the current lack of input validation in the example project. The key takeaway is the importance of implementing data validation in APIs to prevent bad or incomplete data from being processed, with a specific recommendation to add validation services and implement validation rules for models.

View original episode ↗