Skip to content

Instantly share code, notes, and snippets.

@luismts
Last active October 15, 2018 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luismts/38feb675f2eb380ff18346393f61f590 to your computer and use it in GitHub Desktop.
Save luismts/38feb675f2eb380ff18346393f61f590 to your computer and use it in GitHub Desktop.
<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