@umbraco-cms/backoffice

    Interface UmbVariantPropertyGuardRule

    interface UmbVariantPropertyGuardRule {
        datasetVariantId?: UmbVariantId;
        message?: string;
        permitted: boolean;
        propertyType?: UmbReferenceByUnique;
        unique: string | symbol;
        variantId?: UmbVariantId;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    datasetVariantId?: UmbVariantId
    • The variant id of the dataset. This is used to determine if the rule applies to the current dataset.

    UmbVariantPropertyGuardRule

    message?: string
    permitted: boolean
    propertyType?: UmbReferenceByUnique
    unique: string | symbol
    variantId?: UmbVariantId
    • The variant id of the property.

    UmbVariantPropertyGuardRule

    MMNEPVFCICPMFPCPTTAAATR