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

    Type Alias DPICustomEntity

    Representation of the 'DPICustomEntity' schema.

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

    Regular expression to match the entity

    replacement_strategy: DPIMethodConstant

    Replacement strategy to be used for the entity