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