SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias DPICustomEntity

    Representation of the 'DPICustomEntity' schema.

    type DPICustomEntity = {
        regex: string;
        replacement_strategy: DPIMethodConstant;
    }
    Index

    Properties

    regex: string

    Regular expression to match the entity

    replacement_strategy: DPIMethodConstant

    Replacement strategy to be used for the entity

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.