@pleisto/active-support
Preparing search index...
Result
combineWithAllErrors
Function combineWithAllErrors
combineWithAllErrors
<
T
extends
readonly
[
Result
<
unknown
,
unknown
>
,
Result
<
unknown
,
unknown
>
]
,
>
(
resultList
:
T
,
)
:
CombineResultsWithAllErrorsArray
<
T
>
Type Parameters
T
extends
readonly
[
Result
<
unknown
,
unknown
>
,
Result
<
unknown
,
unknown
>
]
Parameters
resultList
:
T
Returns
CombineResultsWithAllErrorsArray
<
T
>
combineWithAllErrors
<
T
extends
readonly
Result
<
unknown
,
unknown
>
[]
>
(
resultList
:
T
,
)
:
CombineResultsWithAllErrorsArray
<
T
>
Type Parameters
T
extends
readonly
Result
<
unknown
,
unknown
>
[]
Parameters
resultList
:
T
Returns
CombineResultsWithAllErrorsArray
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...