Interface WeaveValidatorProviderExtension

  • All Superinterfaces:
    WeaveExtension

    public interface WeaveValidatorProviderExtension
    extends WeaveExtension
    Provides validators to be added to the Language Server that depends specific on this kind of project. This component allows to provide custom experiences.
    • Method Detail

      • createValidators

        WeaveValidator[] createValidators​(org.mule.dx.platform.api.project.Project project)