Skip to content

Instantly share code, notes, and snippets.

@lincolnthree
Created September 5, 2013 21:02
Show Gist options
  • Select an option

  • Save lincolnthree/6456120 to your computer and use it in GitHub Desktop.

Select an option

Save lincolnthree/6456120 to your computer and use it in GitHub Desktop.
@FacetConstraints({
@FacetConstraint(value = FacetP.class, type = FacetConstraintType.REQUIRED),
@FacetConstraint(value = FacetO.class, type = FacetConstraintType.OPTIONAL)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment