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

Implement overflow according to the design #3056

Open
ewoutkramer opened this issue Feb 21, 2025 · 0 comments
Open

Implement overflow according to the design #3056

ewoutkramer opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@ewoutkramer
Copy link
Member

ewoutkramer commented Feb 21, 2025

Based on the design (#2908 ), now implement overflow.

Based on the design this mostly means:

  • Regeneraring SetValue to handle "incorrect" values
  • Regenerating the setters to also update overflow
  • Making sure that getters throw on incorrect values
  • Change/generate ValidateObject (on Base I think) so that it will go through the overflow and report the encountered errors.

But see the design for more details ;-)

@ewoutkramer ewoutkramer changed the title Implement error annotations in POCOs Implement overflow according to the design Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants