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

Generate hash code and equality members #278

Open
3 tasks
cd21h opened this issue Apr 1, 2023 · 0 comments
Open
3 tasks

Generate hash code and equality members #278

cd21h opened this issue Apr 1, 2023 · 0 comments
Labels
Milestone

Comments

@cd21h
Copy link

cd21h commented Apr 1, 2023

Use source generators to generate hash code and equality methods for entities and value objects.

Generated code should be based on DomainSignatureAttribute.

Additional features:

  • Custom strategies for fields (e.g., case-insensitive comparison, use date-only from datetime, ...)
  • Case-insensitive string comparison
  • Validators
@cd21h cd21h added the feature label Apr 1, 2023
@cd21h cd21h added this to the Icebox milestone Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant