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 was archived by the owner on Feb 25, 2026. It is now read-only.
I'm using the awesome MVVM library and have some classes that need BOTH validation and messaging.
I see ObservableValidator and ObservableRecipient, but nothing that does both.
Am I missing something?
How can I have a view-model that does both?
Thank you for making a great MVVM library!