Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/json-sets
JSONSetFileBlueprint
ClassJSONSetFileBlueprint
Hierarchy (
view full
)
JSONSetBlueprint
<
IFile
,
JSONSetFileConditions
>
JSONSetFileBlueprint
Index
Constructors
constructor
Properties
_validation
Methods
Accessors
validation
Methods
Methods
are
Equal
Array
clean
Up
Solutions
output
Tree
With
Solutions
Constructors
constructor
new JSONSet
File
Blueprint
(
validationMethods
?
)
:
JSONSetFileBlueprint
Parameters
validationMethods
:
(
(
item
:
any
,
conditions
:
JSONSetFileConditions
,
combinationType
:
"and"
|
"or"
,
path
:
string
)
=>
JSONSetResult
)
[]
= []
Returns
JSONSetFileBlueprint
Properties
Protected
_validation
Methods
_validation
Methods
:
(
(
item
:
IFile
,
conditions
:
JSONSetFileConditions
,
combinationType
:
"and"
|
"or"
,
path
:
string
)
=>
JSONSetResult
)
[]
= []
Accessors
validation
Methods
get
validationMethods
(
)
:
(
(
item
:
T
,
conditions
:
U
,
combinationType
:
"and"
|
"or"
,
path
:
string
)
=>
JSONSetResult
)
[]
Returns
(
(
item
:
T
,
conditions
:
U
,
combinationType
:
"and"
|
"or"
,
path
:
string
)
=>
JSONSetResult
)
[]
Methods
are
Equal
Array
are
Equal
Array
(
array
,
array2
)
:
boolean
Parameters
array
:
PossibleSolution
<
IFile
,
JSONSetFileConditions
>
[]
array2
:
PossibleSolution
<
IFile
,
JSONSetFileConditions
>
[]
Returns
boolean
clean
Up
Solutions
clean
Up
Solutions
(
a
,
index
,
solutions
)
:
boolean
Parameters
a
:
PossibleSolution
<
IFile
,
JSONSetFileConditions
>
[]
index
:
number
solutions
:
PossibleSolution
<
IFile
,
JSONSetFileConditions
>
[]
[]
Returns
boolean
output
Tree
With
Solutions
output
Tree
With
Solutions
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_validation
Methods
Accessors
validation
Methods
Methods
are
Equal
Array
clean
Up
Solutions
output
Tree
With
Solutions
Octra libraries - v2.0.0
Loading...