Annotation Type AutoTranslateRuleConfig
- 
public @interface AutoTranslateRuleConfigA 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. 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description StringadditionalInstructionsStringcommentStringcontentPatternStringpathRegex 
 -