Class MdlJsonConfigValidator


  • public final class MdlJsonConfigValidator
    extends Object
    Small utility which allows people to validate the syntactical correctness of their ModuleDirectoryLayout JSON config.

    Call from command line: java -cp checkstyle-addons-x.x.x-all.jar;checkstyle-7.0-all.jar com.thomasjensen.checkstyle.addons.checks.misc.MdlJsonConfigValidator path/to/my-directories.json

    • Method Detail

      • main

        public static void main​(@Nonnull
                                String[] pArgs)
        Main.
        Parameters:
        pArgs - command-line arguments