Annotation Type Positive
@Retention(RUNTIME) public @interface Positive
The bean-field should have a value
> 0.
Only applicable to numerical types (Integer, Short, Double, Long etc.)
@Retention(RUNTIME) public @interface Positive
> 0.
Only applicable to numerical types (Integer, Short, Double, Long etc.)