Open pkCrazy opened 3 weeks ago
Use fluent validation(https://docs.fluentvalidation.net/en/latest/) to separate the validation logic from the request handling and to make it easily testable.
Use fluent validation(https://docs.fluentvalidation.net/en/latest/) to separate the validation logic from the request handling and to make it easily testable.