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