Last active
October 15, 2018 15:22
-
-
Save luismts/38feb675f2eb380ff18346393f61f590 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Entry Text="{Binding User.Name.Value, Mode=TwoWay}" /> | |
<Label Text="{Binding User.Name.Error}" TextColor="Red" HorizontalTextAlignment="Center" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment