@umbraco-cms/backoffice

    Interface UmbPropertyGuardRule

    interface UmbPropertyGuardRule {
        message?: string;
        permitted: boolean;
        propertyType?: UmbReferenceByUnique;
        unique: string | symbol;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    message?: string
    permitted: boolean
    propertyType?: UmbReferenceByUnique
    unique: string | symbol
    MMNEPVFCICPMFPCPTTAAATR