272 Views
How to return all relevant error messages in a composable way. I've previously suggested that I consider validation a solved problem. I still do, until someone disproves me with a counterexample. Here's a fairly straightforward applicative validation example in C#.
0 comments