Custom data annotation validation attribute in .NET Core
In this article, we will discuss how to create a custom validation attribute in .net, first of all what is the need of this, as .net already provides many built-in validation attributes.
Sometimes when we are working with real-time applications there...
rahulsdotnet.hashnode.dev3 min read