Last active
April 26, 2017 23:02
-
-
Save smaugho/e35a873d34f105979745f581748a65a8 to your computer and use it in GitHub Desktop.
Validate Recollection
This file contains 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
@Model | |
@Populate | |
@Recollect(validate = true) | |
@PutOnAction(R.id.saveUser) | |
User user; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment