java.lang.Object
com.e1c.g5.v8.dt.cli.commands.internal.builtin.workspace.ValidateCmd
All Implemented Interfaces:
ICliCommand

public class ValidateCmd extends Object implements ICliCommand
CLI command to validate V8 projects and save validation results to a file.
  • Constructor Details

    • ValidateCmd

      public ValidateCmd()
  • Method Details