ReactiveUI, WPF and Validation
Overall consensus on RxUI slack group is that people are exposing extra validation properties, e.g. split UserName
and UserNameError
(which is null
if there is no error). Then use the platform’s validation/error mechanism to bring to user’s attention.