Class UploadPathValidator


  • public class UploadPathValidator
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void validate​(java.nio.file.Path path, java.lang.String file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UploadPathValidator

        public UploadPathValidator()
    • Method Detail

      • validate

        public static void validate​(java.nio.file.Path path,
                                    java.lang.String file)