| Annotation Type | Description |
|---|---|
| ByteRange |
Annotation that marks values as being restricted to a given byte range
|
| DoubleRange |
Annotation that marks values as being restricted to a given double range
|
| FloatRange |
Annotation that marks values as being restricted to a given float range
|
| IntegerRange |
Annotation that marks values as being restricted to a given integer range
|
| LengthRange |
Annotation that marks values as being restricted to a given length range i.e.
|
| LexicalRange |
Annotation that marks values as being restricted to a given lexical range
|
| LongRange |
Annotation that marks values as being restricted to a given long integer range
|
| Negative |
Annotation that marks values as being restricted to being a negative value
|
| Positive |
Annotation that marks values as being restricted to being a positive value
|
| ShortRange |
Annotation that marks values as being restricted to a given short integer
range
|
Copyright © 2012–2022. All rights reserved.