Validate a number is a valid integer.
null are considered valid to follow the JSR-303 convention: ex: @Min, @Max, @Email, @SafeHtml, etc. .
null
@Min
@Max
@Email
@SafeHtml