@umbraco-cms/backoffice

    Interface UmbGuardIncomingRuleBase

    interface UmbGuardIncomingRuleBase {
        message?: string;
        permitted?: boolean;
        unique?: string | symbol;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

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