Annotation Type Range
Used to specify min and max values of numerical
parsers-
Optional Element Summary
Optional Elements
-
Element Details
-
min
Minimum value accepted by the parser- Returns:
- String serialized number
- Default:
""
-
max
Maximum value accepted by the parser- Returns:
- String serialized number
- Default:
""
-