Search
Preparing search index...
The search index is not available
Node.js bindings for DAML
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
UnionValidation
Interface UnionValidation<Tag, A>
Type parameters
Tag
:
string
A
:
{}
Hierarchy
Validation
UnionValidation
Index
Properties
tag
type
Methods
validate
values
Properties
tag
tag
:
Tag
type
type
:
string
Methods
validate
validate
(
value
:
any
)
:
ValidationTree
validate
(
value
:
any
, key
:
string
, validation
:
ValidationTree
)
:
ValidationTree
Parameters
value:
any
Returns
ValidationTree
Parameters
value:
any
key:
string
validation:
ValidationTree
Returns
ValidationTree
values
values
(
)
:
{}
Returns
{}
Globals
Union
Validation
tag
type
validate
values
Generated using
TypeDoc