| com.atlassian.bitbucket.validation.annotation.Int | 
Validate a number is a valid 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 | |||||||||||