JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package net.digitalid.utility.validation.annotations.file.existence
Provides annotations for the existence of files.
See:
Description
Annotation Types Summary
Annotation Type
Description
Existent
This annotation indicates that the annotated
file
exists
.
ExistentParent
This annotation indicates that the
parent directory
of the annotated
file
exists
.
NonExistent
This annotation indicates that the annotated
file
does not
exist
.
NonExistentParent
This annotation indicates that the
parent directory
of the annotated
file
does not
exist
.
Package net.digitalid.utility.validation.annotations.file.existence Description
Provides annotations for the existence of files.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.