🚧 📱

Mobile experience coming soon

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

Thanks!

← Back
IAmTimCorey November 20, 2023

Data Annotation Updates in .NET 8

Summary

This training focuses on new data annotation options in .NET 8 for property validation, specifically highlighting the `Length` annotation for string range validation and the modified `Range` annotation with `minimumExclusive` and `maximumExclusive` parameters. The practical takeaway is that these new annotations allow for more precise and explicit control over data validation within your code.

View original episode ↗