Databricks SDK for JavaScript
    Preparing search index...
    interface BadRequestFieldViolation {
        description: string;
        field: string;
    }
    Index

    Properties

    Properties

    description: string

    A description of why the request element is bad.

    field: string

    A path leading to a field in the request body.