Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/core/validation
UmbFormControlValidatorConfig
Interface UmbFormControlValidatorConfig
interface
UmbFormControlValidatorConfig
{
checkMethod
:
(
(
)
=>
boolean
)
;
flagKey
:
FlagTypes
;
getMessageMethod
:
(
(
)
=>
string
)
;
weight
:
number
;
}
Index
Properties
check
Method
flag
Key
get
Message
Method
weight
Properties
check
Method
check
Method
:
(
(
)
=>
boolean
)
flag
Key
flag
Key
:
FlagTypes
get
Message
Method
get
Message
Method
:
(
(
)
=>
string
)
weight
weight
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Method
flag
Key
get
Message
Method
weight
@umbraco-cms/backoffice
Loading...