Class ConfigurationJsonSchemaValidatorCli
java.lang.Object
io.micronaut.jsonschema.configuration.validator.cli.ConfigurationJsonSchemaValidatorCli
Command line entry point for
ConfigurationJsonSchemaValidator.
Supported arguments:
--classpath <pathSepSeparatedClasspath>(required)--env <name>(repeatable) or--environments <csv>--suppress <pattern>(repeatable) or--suppressions <csv>--fail-on-not-present <true|false>(defaults totrue)--deduce-environments <true|false>(defaults tofalse)--out <directory>(required)--format <json|html|both>(defaults toboth)
-
Method Summary
-
Method Details
-
main
-