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
{{ message }}
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.
Yes, that was my point for Command Handlers that do emit events.
That is not valid for a ReadOnly. We may need something that block the execution of the command, hence the validate method.
We can't do it in the replyWith method because we only have access to the State, not the Command. Otherwise we could throw an exception in the replyWith.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As explained by @ignasi35 here: #2 (review)
The text was updated successfully, but these errors were encountered: