Class ValidateFileExists

java.lang.Object
morfologik.tools.ValidateFileExists
All Implemented Interfaces:
com.beust.jcommander.IValueValidator<Path>

public final class ValidateFileExists extends Object implements com.beust.jcommander.IValueValidator<Path>
  • Constructor Details

    • ValidateFileExists

      public ValidateFileExists()
  • Method Details

    • validate

      public void validate(String name, Path value) throws com.beust.jcommander.ParameterException
      Specified by:
      validate in interface com.beust.jcommander.IValueValidator<Path>
      Throws:
      com.beust.jcommander.ParameterException