Annotation Type ABANumber
- 
 @Documented @Constraint(validatedBy=ABANumberValidator.class) @Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) public @interface ABANumber -- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. -- Description: annotation to validate as ABANumber