See: Description
| Annotation Type | Description |
|---|---|
| GreaterThan |
This annotation indicates that a numeric value is greater than the given value.
|
| GreaterThanOrEqualTo |
This annotation indicates that a numeric value is greater than or equal to the given value.
|
| LessThan |
This annotation indicates that a numeric value is less than the given value.
|
| LessThanOrEqualTo |
This annotation indicates that a numeric value is less than or equal to the given value.
|
Copyright © 2017. All rights reserved.