Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Model
IHasManyMainDescriptorConfig
Type Alias IHasManyMainDescriptorConfig<M, T>
IHas
Many
Main
Descriptor
Config
<
M
,
T
>
:
IBaseMainDescriptorConfig
<
T
>
&
{
itemValidators
?:
(
(
)
=>
{
fieldKey
:
keyof
M
;
validators
:
(
(
)
=>
IFieldValidator
<
M
>
[]
)
;
}
[]
)
;
ofType
:
FactoryType
<
M
>
;
}
Type Parameters
M
extends
AbstractModel
T
extends
void
|
null
=
void
Public
Юниверс MDM SDK UI
Loading...
Public