public class Max extends ValidationRule implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected BigDecimal |
value |
message| Constructor and Description |
|---|
Max() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getValue()
The maximal value for the field.
|
void |
setValue(BigDecimal value)
Sets the value of the value property.
|
getMessage, setMessageprotected BigDecimal value
public BigDecimal getValue()
BigDecimalpublic void setValue(BigDecimal value)
value - allowed object is
BigDecimalCopyright © 2011–2019 aiticon GmbH. All rights reserved.