public class DecimalMaxDef extends ConstraintDef<DecimalMaxDef,javax.validation.constraints.DecimalMax>
Constructor and Description |
---|
DecimalMaxDef() |
Modifier and Type | Method and Description |
---|---|
DecimalMaxDef |
inclusive(boolean inclusive) |
DecimalMaxDef |
value(java.lang.String max) |
groups, message, payload
addAnnotationAsParameter, addParameter, toString
public DecimalMaxDef value(java.lang.String max)
public DecimalMaxDef inclusive(boolean inclusive)
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved