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

    Type Alias ValidationError

    ValidationError: {
        ctx?: Record<string, any>;
        input?: any;
        loc: (string | number)[];
        msg: string;
        type: string;
    } & Record<string, any>

    Representation of the 'ValidationError' schema.

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