sesaparcours
Preparing search index...
types
SectionParameterValidate
Type Alias SectionParameterValidate<T, M>
SectionParameterValidate
:
(
value
:
M
extends
true
?
SectionParameterTypes
[
T
]
[]
:
SectionParameterTypes
[
T
]
,
values
:
ParamsValues
,
)
=>
Promise
<
CheckResults
>
Type Parameters
T
extends
SectionParameterType
M
extends
boolean
Type Declaration
(
value
:
M
extends
true
?
SectionParameterTypes
[
T
]
[]
:
SectionParameterTypes
[
T
]
,
values
:
ParamsValues
,
)
:
Promise
<
CheckResults
>
Parameters
value
:
M
extends
true
?
SectionParameterTypes
[
T
]
[]
:
SectionParameterTypes
[
T
]
values
:
ParamsValues
Returns
Promise
<
CheckResults
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
sesaparcours
Loading...