Annotation Type AutoTranslateRuleConfig


  • public @interface AutoTranslateRuleConfig
    A rule to be added to the Composum AI Automatic Translation Configuration with translation instructions for pages matching the rule. We have properties: pathRegex, contentRegex, additionalInstructions.
    • Element Detail

      • contentPattern

        String contentPattern
      • additionalInstructions

        String additionalInstructions