public class DecimalMaxDef extends ConstraintDef<DecimalMaxDef,javax.validation.constraints.DecimalMax>
constraintType, parameters| Constructor and Description |
|---|
DecimalMaxDef() |
| Modifier and Type | Method and Description |
|---|---|
DecimalMaxDef |
inclusive(boolean inclusive) |
DecimalMaxDef |
value(String max) |
addParameter, groups, message, payload, toStringpublic DecimalMaxDef value(String max)
public DecimalMaxDef inclusive(boolean inclusive)
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.