Class ValidatorStereotype

java.lang.Object
org.mule.sdk.api.stereotype.MuleStereotypeDefinition
org.mule.sdk.api.stereotype.ValidatorStereotype
All Implemented Interfaces:
StereotypeDefinition

@MinMuleVersion("4.5.0") public final class ValidatorStereotype extends MuleStereotypeDefinition
StereotypeDefinition for any validator component. A validator is also a processor
Since:
1.0
  • Constructor Details

    • ValidatorStereotype

      public ValidatorStereotype()
  • Method Details

    • getName

      public String getName()
      Returns:
      The type of the current Stereotype definition
    • getParent

      public Optional<StereotypeDefinition> getParent()
      Returns:
      The Optional parent of the current Stereotype definition