Skip to main content

Variable: RuleItemOccurrenceOperatorTypeSchema

const RuleItemOccurrenceOperatorTypeSchema: ZodEnum<["any", "less_than_equal_to", "more_than_equal_to", "between"]>;

Defined in: src/models/dlp-data-profile.ts:38

Comparison operator on occurrence-count thresholds.