polarity-integration-utils
    Preparing search index...

    Type Alias ValidationError

    type ValidationError = {
        key: string;
        message: string;
    }
    Index

    Properties

    Properties

    key: string
    message: string