Exploring Asp.net Core MVC: An In-Depth Look at JQuery Validate Scripts
TL;DR; data-val-* is generated. Use C# ValidationAttributes
Jul 22, 202312 min read38

Search for a command to run...
Articles tagged with #validation
TL;DR; data-val-* is generated. Use C# ValidationAttributes

In Short: Implement IOptions, IOptionsSnapShot, and IOptionsMonitor for Effective Consumption

The importance of working with the latest versions and maintenance on your legacy software
