Class ValidateCommand

All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class ValidateCommand extends CqlCommands
Custom Karaf command to validate XML files against services that implement MetacardValidator
  • Constructor Details

    • ValidateCommand

      public ValidateCommand()
    • ValidateCommand

      public ValidateCommand(ValidatePrinter printer)
  • Method Details