| Package | Description |
|---|---|
| javax.annotation | |
| javax.annotation.meta |
| Class | Description |
|---|---|
| MatchesPattern | |
| Nonnegative |
Used to annotate a value that should only contain nonnegative values
|
| Nonnull | |
| Nullable | |
| RegEx |
This qualifier is used to denote String values that should be a Regular
expression.
|
| Syntax |
This annotation a value that is of a particular syntax, such as Java syntax
or regular expression syntax.
|
| Untainted |
| Class | Description |
|---|---|
| Nonnull |