Why validation does not working with indirect property of view model? #3613
Unanswered
LJN-hzleaper
asked this question in
Q&A
Replies: 1 comment
-
Is there supposed to be an image attached? Can I assume The issue is likely that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If a view model has a property A, which has a property B, ReactiveUI.Validation cannot validates property B. Following is my code. The first one of two textboxes display without any differences from plain textbox, the second one will display a tooltip when mouse hovered and have a red border. Can anyone explains?
MainWindow.xaml :
Beta Was this translation helpful? Give feedback.
All reactions