Class FileSystemItemValidator

    • Constructor Detail

      • FileSystemItemValidator

        public FileSystemItemValidator​(boolean exists,
                                       boolean readable,
                                       boolean writable,
                                       boolean filesAllowed,
                                       boolean directoryAllowed)