@Constraint(validatedBy=IntValidator.class) @Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface Int
null are considered valid to follow the JSR-303 convention:
ex: @Min, @Max, @Email, @SafeHtml, etc. .
DigitsCopyright © 2020 Atlassian. All rights reserved.