@Pattern(regexp="[0-9]{12}") @Mod11Check.List(value={@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 © 2007-2014 Red Hat, Inc. All Rights Reserved