Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/json-sets
JsonSetValidator
ClassJsonSetValidator<T, U>
Type Parameters
T
U
Hierarchy (
view full
)
JsonSetValidator
FileSetValidator
Index
Constructors
constructor
Properties
blueprint
Accessors
decision
Tree
Methods
parse
validate
Constructors
constructor
new
Json
Set
Validator
<
T
,
U
>
(
)
:
JsonSetValidator
<
T
,
U
>
Type Parameters
T
U
Returns
JsonSetValidator
<
T
,
U
>
Properties
Protected
Readonly
blueprint
blueprint
:
JSONSetBlueprint
<
T
,
U
>
Accessors
decision
Tree
get
decisionTree
(
)
:
undefined
|
DecisionTreeCombination
<
T
,
U
>
Returns
undefined
|
DecisionTreeCombination
<
T
,
U
>
Methods
Protected
parse
parse
(
jsonSet
)
:
void
Parameters
jsonSet
:
JSONSet
<
U
>
Returns
void
validate
validate
(
items
)
:
void
Parameters
items
:
T
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
blueprint
Accessors
decision
Tree
Methods
parse
validate
Octra libraries - v2.0.0
Loading...