Annotation Type Symlink
-
@Documented @Constraint(validatedBy=SymlinkValidator.class) @Target({FIELD,ANNOTATION_TYPE,PARAMETER}) @Retention(RUNTIME) public @interface Symlink
-- 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 symbolic link