Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
IValidationStatic
Interface IValidationStatic
interface
IValidationStatic
{
Fail
:
IFailStatic
;
Success
:
ISuccessStatic
;
fail
:
IFailStatic
;
of
:
ISuccessStatic
;
point
:
ISuccessStatic
;
pure
:
ISuccessStatic
;
success
:
ISuccessStatic
;
unit
:
ISuccessStatic
;
isInstance
(
target
:
any
)
:
target
is
Validation
<
any
,
any
>
;
isOfType
(
target
:
any
)
:
boolean
;
}
Hierarchy-Diagram
Legend
interface
public property
public method
Hierarchy (
view full
)
IMonadStatic
IValidationStatic
Index
Properties
Fail
Success
fail
of
point
pure
success
unit
Methods
is
Instance
is
Of
Type
Properties
Fail
Fail
:
IFailStatic
Success
Success
:
ISuccessStatic
fail
fail
:
IFailStatic
of
of
:
ISuccessStatic
point
point
:
ISuccessStatic
pure
pure
:
ISuccessStatic
success
success
:
ISuccessStatic
unit
unit
:
ISuccessStatic
Methods
is
Instance
is
Instance
(
target
:
any
)
:
target
is
Validation
<
any
,
any
>
Parameters
target
:
any
Returns
target
is
Validation
<
any
,
any
>
is
Of
Type
is
Of
Type
(
target
:
any
)
:
boolean
Parameters
target
:
any
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Fail
Success
fail
of
point
pure
success
unit
is
Instance
is
Of
Type
Official Cockpit API Documentation
Houston Common Library
Loading...