I want to validate the properties of my view model with RxUI asynchronously. The validation should support dynamic error messages. For example my ViewModel:
c