| com.atlassian.bitbucket.validation.annotation.NonNegativeInt |
Validate a number is a non-negative integer.
null are considered valid to follow the JSR-303 convention:
ex: @Min, @Max, @Email, @SafeHtml, etc. .
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||