@Documented @Target({FIELD,LOCAL_VARIABLE,METHOD,PARAMETER}) public @interface Positive
Indicates that the annotated item will be positive (i.e., greater than zero).