Jan 30, 2021
Hi :) It’s a very good question.
You always can set x:Name to every validator on the screen.
And then call ForceValidate method.
If you work with MVVM pattern, then you may bind the command to ForceValidateCommand and then call it)
Hi :) It’s a very good question.
You always can set x:Name to every validator on the screen.
And then call ForceValidate method.
If you work with MVVM pattern, then you may bind the command to ForceValidateCommand and then call it)