Class ValidateParentDirExists

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

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

    • ValidateParentDirExists

      public ValidateParentDirExists()
  • 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