Octra libraries - v2.0.0
Preparing search index...
@octra/json-sets
FileSetValidator
Class FileSetValidator
Hierarchy (
View Summary
)
JsonSetValidator
<
IFile
,
JSONSetFileConditions
>
FileSetValidator
Index
Constructors
constructor
Properties
_
blueprint
_
decision
Tree?
Accessors
decision
Tree
Methods
parse
validate
Constructors
constructor
new
FileSetValidator
(
jsonSet
:
JSONSet
<
JSONSetFileConditions
>
)
:
FileSetValidator
Parameters
jsonSet
:
JSONSet
<
JSONSetFileConditions
>
Returns
FileSetValidator
Properties
Protected
Readonly
_
blueprint
_blueprint
:
JSONSetBlueprint
<
IFile
,
JSONSetFileConditions
>
Protected
Optional
_
decision
Tree
_decisionTree
?:
DecisionTreeCombination
<
IFile
,
JSONSetFileConditions
>
Accessors
decision
Tree
get
decisionTree
()
:
undefined
|
DecisionTreeCombination
<
T
,
U
>
Returns
undefined
|
DecisionTreeCombination
<
T
,
U
>
Methods
Protected
parse
parse
(
jsonSet
:
JSONSet
<
JSONSetFileConditions
>
)
:
void
Parameters
jsonSet
:
JSONSet
<
JSONSetFileConditions
>
Returns
void
validate
validate
(
items
:
IFile
[]
)
:
void
Parameters
items
:
IFile
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
blueprint
_
decision
Tree
Accessors
decision
Tree
Methods
parse
validate
Octra libraries - v2.0.0
Loading...