Skip to content

Instantly share code, notes, and snippets.

@ntakouris
Created February 26, 2018 14:38
Show Gist options
  • Save ntakouris/4eb1c333c85318487562727bbf6bfff8 to your computer and use it in GitHub Desktop.
Save ntakouris/4eb1c333c85318487562727bbf6bfff8 to your computer and use it in GitHub Desktop.
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
public @interface ValidComponent {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment