Learn NET Core 7 : In this lesson we practice with different Route Constraints. ASP.NET Core 7 Full Course.
GitHub: https://github.com/dmproj/NET-Core-7-...
Constraints types discussed:
datetime, int, bool, long, decimal, guid, double, float, alpha,
maxlength, minlength, length(min, max), min, max, range(min, max), regex, required