We’ve been beefing up our validation routines recently as it became clear that we needed to add a lot more protection to our Validation Engines in our NetCore project. We use EFCore Code-First to generate our database in which we have a large number of Data Annotations such as: Our testers have started really gettingContinue reading “Validating Classes using Data Annotations”