types icon indicating copy to clipboard operation
types copied to clipboard

Aligning error messages

Open LVMVRQUXL opened this issue 1 year ago • 0 comments

Description

We would like to align exception messages for all types. For example, the exception thrown when trying to create a NotEmptyList from an empty Collection should be Collection shouldn't be empty.

Checklist

  • [ ] Implement.
  • [ ] Test.
  • [ ] Refactor.
  • [ ] Check the generated documentation.
  • [ ] Check and update the public API binaries.
  • [ ] Update the Unreleased section in changelog.

LVMVRQUXL avatar Dec 18 '23 13:12 LVMVRQUXL