|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented @Constraint(validatedBy={}) public @interface Digits
The annotated element must be a number within accepted range Supported types are:
BigDecimal
BigInteger
String
byte
, short
, int
, long
,
and their respective wrapper typesnull
elements are considered valid
Required Element Summary | |
---|---|
int |
fraction
|
int |
integer
|
Optional Element Summary | |
---|---|
java.lang.Class<?>[] |
groups
|
java.lang.String |
message
|
java.lang.Class<? extends Payload>[] |
payload
|
Element Detail |
---|
public abstract int integer
public abstract int fraction
public abstract java.lang.String message
public abstract java.lang.Class<?>[] groups
public abstract java.lang.Class<? extends Payload>[] payload
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41
Scripting on this page tracks web page traffic, but does not change the content in any way.