See: Description
| Annotation Type | Description |
|---|---|
| Infix |
This annotation indicates that the annotated string or file contains the given string.
|
| Prefix |
This annotation indicates that the annotated string or file starts with the given string.
|
| Regex |
This annotation indicates that the annotated string or file matches the given regular expression.
|
| Suffix |
This annotation indicates that the annotated string or file ends with the given string.
|
Copyright © 2017. All rights reserved.