Annotation Type InetAddress
- 
 @Documented @Constraint(validatedBy=InetAddressValidator.class) @Target({FIELD,ANNOTATION_TYPE,PARAMETER}) @Retention(RUNTIME) public @interface InetAddress -- 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 a java.io.File is a directory