@nosto/nosto-js
    Preparing search index...

    Interface ErrorResponse

    interface ErrorResponse {
        errors: Violation[];
    }
    Index

    Properties

    Properties

    errors: Violation[]