public class MaxDef extends ConstraintDef<MaxDef,javax.validation.constraints.Max>
Constructor and Description |
---|
MaxDef() |
Modifier and Type | Method and Description |
---|---|
MaxDef |
value(long max) |
groups, message, payload
addAnnotationAsParameter, addParameter, toString
public MaxDef value(long max)
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved