| Interface | Description |
|---|---|
| Validation |
Runtime and modules may implement their own validations by implementing this interface.
|
| ValidationResult |
Contains the result of a call to
MuleAstUtils.validate(org.mule.runtime.ast.api.ArtifactAst) for a given artifact. |
| ValidationResultItem |
Relates a failing validation to the component where that validation failed.
|
| ValidationsProvider |
Determines the validations to run for a specific set of components.
|
| Enum | Description |
|---|---|
| Validation.Level |
Defines the severity of a validation failure.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.