Improving on the application’s behaviour
In this post will be on improving on the application’s behaviour following clean architecture handling errors, adding logging, authenticating users
All technologies, only pure source code
In this post will be on improving on the application’s behaviour following clean architecture handling errors, adding logging, authenticating users
Adding validation using Fluent Validation is a method to decoupled rules and models and also write multiple rule-sets against the same models