Class ConfigCommand.ValidateCommand

java.lang.Object
com.knezevic.edaf.v3.cli.commands.ConfigCommand.ValidateCommand
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
ConfigCommand

public static final class ConfigCommand.ValidateCommand extends Object implements Callable<Integer>
Validates one config file.
  • Constructor Details

    • ValidateCommand

      public ValidateCommand()
  • Method Details