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.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
additionalInstructions
String
comment
String
contentPattern
String
pathRegex
-