Interface ArtifactAstValidator


@NoImplement public interface ArtifactAstValidator
Implementations provide capabilities for running the validations available for a given ArtifactAst.

Instances may be reused for validating many ArtifactAsts as long as the classloader definitions for all the ArtifactAst are the same (as provided to the builder of this instance, ArtifactAstValidatorBuilder).

Since:
1.1