Package org.mule.runtime.ast.api.validation
package org.mule.runtime.ast.api.validation
-
ClassDescriptionImplementations provide capabilities for running the validations available for a given
ArtifactAst.Provides a way to createArtifactAstValidatorinstances.Defines a validation for anArtifactAst.Declare constants that can be used by implementation validations.Defines a validation for aComponentAstwithin anArtifactAst.Defines the severity of a validation failure.Contains the result of a call toMuleAstUtils.validate(org.mule.runtime.ast.api.ArtifactAst)for a given artifact.Relates a failing validation to the component where that validation failed.Determines the validations to run for a specific artifact/set of components.