Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aligning error messages #346

Closed
6 tasks
LVMVRQUXL opened this issue Dec 18, 2023 · 1 comment
Closed
6 tasks

Aligning error messages #346

LVMVRQUXL opened this issue Dec 18, 2023 · 1 comment
Labels
common Item related to all platforms. feature New feature or request.

Comments

@LVMVRQUXL
Copy link
Contributor

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 LVMVRQUXL added feature New feature or request. common Item related to all platforms. labels Dec 18, 2023
@LVMVRQUXL LVMVRQUXL changed the title Aligning exception messages Aligning error messages Dec 18, 2023
@LVMVRQUXL LVMVRQUXL modified the milestone: 5.0.0 Mar 9, 2024
@LVMVRQUXL
Copy link
Contributor Author

This issue is too big to be considered. Also, error messages will be improved incrementally when needed, because changing those breaks the behavioral compatibility.

@LVMVRQUXL LVMVRQUXL closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Item related to all platforms. feature New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant