Skip to content

v1.0.2 - Validation Error Helpers

Latest
Compare
Choose a tag to compare
@tsutomi tsutomi released this 01 Mar 08:09
· 1 commit to main since this release
17d8748

This patch release provides a helper method for generating dictionaries of errors per member when an operation causes a Validation Error: helpful in ASP.NET scenarios for returning model error responses.

What's Changed

  • Improvements to the Validation Error Handling by @tsutomi in #3

Full Changelog: v1.0.1...v1.0.2