Class PMDParameters.PathToRelativizeRootValidator

  • All Implemented Interfaces:
    com.beust.jcommander.IValueValidator<List<Path>>
    Enclosing class:
    PMDParameters

    public static class PMDParameters.PathToRelativizeRootValidator
    extends Object
    implements com.beust.jcommander.IValueValidator<List<Path>>
    • Constructor Detail

      • PathToRelativizeRootValidator

        public PathToRelativizeRootValidator()
    • Method Detail

      • validate

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