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