Skip to content

Instantly share code, notes, and snippets.

@smaugho
Last active April 26, 2017 23:02
Show Gist options
  • Save smaugho/e35a873d34f105979745f581748a65a8 to your computer and use it in GitHub Desktop.
Save smaugho/e35a873d34f105979745f581748a65a8 to your computer and use it in GitHub Desktop.
Validate Recollection
@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