You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like manipulation of the Aggregate internals by bypassing Aggregate itself.
In this way Schedule aggregate can not guarantee data integrity.
I'm afraid that such example can lead to incorrect understanding of the Aggregate and its purpose.
In the FrontDesk/src/FrontDesk.Core/Handlers/EmailConfirmationHandler.cs
This looks like manipulation of the Aggregate internals by bypassing Aggregate itself.
In this way Schedule aggregate can not guarantee data integrity.
I'm afraid that such example can lead to incorrect understanding of the Aggregate and its purpose.
Shouldn't be:
OR
The text was updated successfully, but these errors were encountered: