Enum | Description |
---|---|
Pattern.Flag |
Possible Regexp flags
|
Annotation Type | Description |
---|---|
Pattern |
The annotated String must match the following regular expression.
|
Pattern |
The annotated String must match the following regular expression.
|
Pattern.List |
Defines several
@Pattern annotations on the same element |
Copyright © 2018. All rights reserved.