public class MaxValidatorForBigDecimal extends AbstractMaxValidator<BigDecimal>
maxValue
Constructor and Description |
---|
MaxValidatorForBigDecimal() |
Modifier and Type | Method and Description |
---|---|
protected int |
compare(BigDecimal number) |
initialize, isValid
protected int compare(BigDecimal number)
compare
in class AbstractMaxValidator<BigDecimal>
Copyright © 2021 JBoss by Red Hat. All rights reserved.