public interface ValidationsProvider extends Supplier<List<Validation>>
Implementations will be discovered through SPI, using the Thread.getContextClassLoader() when
MuleAstUtils.validate(org.mule.runtime.ast.api.ArtifactAst) was called.
Implementations must be stateless.
Copyright © 2025 MuleSoft, Inc.. All rights reserved.