# Functions

CheckCommand configures and executes validator plugin rules.
ConfigureCommand configures and applies validator plugin rules.
DescribeValidationResultsCommand prints the validation results.
InitWorkspace initializes a workspace directory with subdirectories.
InstallValidatorCommand deploys the validator and its plugins.
UndeployValidatorCommand undeploys validator and its plugins.
UpgradeValidatorCommand upgrades validator and its plugins.
WatchValidationResults watches the validation results until all have either succeeded or failed.

# Structs

ErrValidationFailed is returned when one or more validation checks failed.