Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
2 answers
664 views

Should I Aggregate Web API Errors?

The Situation We are writing a REST API that performs validation up-front. The code is written such that it tries to find as many errors as possible. However, each error might correspond to a ...
Travis Parks's user avatar
  • 2,573