@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD,TYPE}) @Constraint(validatedBy=CommonEachValidator.class) public @interface EachDecimalMin
DecimalMin,
CommonEachValidator| Modifier and Type | Required Element and Description |
|---|---|
javax.validation.constraints.DecimalMin[] |
value |
Copyright © 2013–2014. All rights reserved.