@umbraco-cms/backoffice
Preparing search index...
packages/core/property
UmbPropertyGuardRule
Interface UmbPropertyGuardRule
interface
UmbPropertyGuardRule
{
message
?:
string
;
permitted
:
boolean
;
propertyType
?:
UmbReferenceByUnique
;
unique
:
string
|
symbol
;
}
Hierarchy (
View Summary
)
UmbGuardRule
UmbPropertyGuardRule
UmbVariantPropertyGuardRule
Index
Properties
message?
permitted
property
Type?
unique
Properties
Optional
message
message
?:
string
permitted
permitted
:
boolean
Optional
property
Type
propertyType
?:
UmbReferenceByUnique
unique
unique
:
string
|
symbol
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
permitted
property
Type
unique
@umbraco-cms/backoffice
Loading...