Search
Preparing search index...
The search index is not available
Typed - v3.4.4
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
validation
Validation
Namespace Validation<A, B>
Type parameters
A
B
Index
Functions
error
from
Either
of
Functions
Const
error
error<A, B>
(
error
:
A
)
:
Validation
<
A
,
B
>
Type parameters
A
B
Parameters
error:
A
Returns
Validation
<
A
,
B
>
Const
from
Either
from
Either<A, B>
(
either
:
Either
<
A
,
B
>
)
:
Validation
<
A
,
B
>
Type parameters
A
B
Parameters
either:
Either
<
A
,
B
>
Returns
Validation
<
A
,
B
>
Const
of
of<A, B>
(
value
:
B
)
:
Validation
<
A
,
B
>
Type parameters
A
B
Parameters
value:
B
Returns
Validation
<
A
,
B
>
Typed
Introduction
Community
Code of
Conduct
Globals
validation
Validation
Validation
error
from
Either
of
validate
concat
Generated using
TypeDoc