TESSA Web API
Preparing search index...
Application.DI
DI_Interfaces
AnnotationWithCheck
Interface AnnotationWithCheck<T, Options>
Type Parameters
T
Options
extends
InjectOptions
AnnotationWithCheck
<
Target
extends
AbstractNewable
|
{
[
key
in
string
|
symbol
]
:
T
}
,
Prop
extends
string
|
symbol
,
Index
extends
number
,
>
(
target
:
CheckTarget
<
Target
,
Prop
,
Index
,
T
,
Options
>
,
targetKey
?:
Prop
,
indexOrPropertyDescriptor
?:
Index
|
TypedPropertyDescriptor
<
T
>
,
)
:
void
Type Parameters
Target
extends
AbstractNewable
|
{
[
key
in
string
|
symbol
]
:
T
}
Prop
extends
string
|
symbol
Index
extends
number
Parameters
target
:
CheckTarget
<
Target
,
Prop
,
Index
,
T
,
Options
>
Optional
targetKey
:
Prop
Optional
indexOrPropertyDescriptor
:
Index
|
TypedPropertyDescriptor
<
T
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
TESSA Web API
Loading...