• last year
In ASP.NET Core Web API we can create custom attributes to validate the received data. This video explains how to create a custom attribute to validate the received email.

Gist address: https://gist.github.com/InterTuts/fb2ca10aaab2fd3ba1fe128287448abf

Recommended