@Pattern(regexp="[0-9]{12}") @Mod11Check(threshold=9,endIndex=7,checkDigitIndex=10) @Mod11Check(threshold=9,startIndex=8,endIndex=10,checkDigitIndex=11) @Documented @Constraint(validatedBy={}) @Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) public @interface TituloEleitoral
Copyright © 2017 JBoss by Red Hat. All rights reserved.