@musallam/lightroom-client
    Preparing search index...

    Interface InputValidationErrorDetails

    Details of the input validation error returned

    interface InputValidationErrorDetails {
        allowedValues?: string;
        reason?: string;
    }
    Index

    Properties

    allowedValues?: string

    Name of the input parameter

    reason?: string

    Reason for the error