Package org.openpreservation.utils
Class Checks
java.lang.Object
org.openpreservation.utils.Checks
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final String
errMessage
(String toValidate, String subMess) static final void
existingFileCheck
(Path toValidate)
-
Field Details
-
NOT_NULL
- See Also:
-
NOT_EMPTY
- See Also:
-
GREATER_THAN_OR_EQUAL_TO
- See Also:
-
-
Method Details
-
existingFileCheck
- Throws:
FileNotFoundException
-
errMessage
-