@jambonz/sdk
    Preparing search index...

    Interface ValidationError

    interface ValidationError {
        path: string;
        message: string;
    }
    Index

    Properties

    Properties

    path: string
    message: string