Validating Models with Fluent Validation
If you have model class and if that needs to be validated we need to explicitly write logic so initial days we were using Data Annotations and this is how code looked like This way programming is good if… Continue Reading