| Package | Description |
|---|---|
| org.yarnandtail.andhow.valid |
| Modifier and Type | Class and Description |
|---|---|
static class |
IntValidator.GreaterThan
Validate that an integer is greater than a reference value.
|
static class |
IntValidator.GreaterThanOrEqualTo
Validate that an integer is greater than or equal to a reference value.
|
static class |
IntValidator.LessThan
Validate that an integer is less than a reference value.
|
static class |
IntValidator.LessThanOrEqualTo
Validate that an integer is less than or equal to a reference value.
|
Copyright © 2017. All rights reserved.