Package org.mule.weave.extension.api.extension.validation
-
Interface Summary Interface Description MessageBuilderFactory Factory class that allows to create aMessageBuilder.MessageValidationCollector Collects that allowsWeaveValidatorto report error or warning messages.WeaveValidator A validator that given aDocumentNodereports error/warning constraint violations.WeaveValidatorProviderExtension Provides validators to be added to the Language Server that depends specific on this kind of project. -
Class Summary Class Description DocumentNode Represents the document text URI and itsDWAstNoderoot. -
Enum Summary Enum Description ValidationTypeLevel The phase where theWeaveValidatorshould be applied.