types
types copied to clipboard
Aligning error messages
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
Unreleasedsection in changelog.