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