Search
Preparing search index...
The search index is not available
RAML JS Parser 2
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/raml1/ast.core/linter"
TraitVariablesValidator
Class TraitVariablesValidator
Hierarchy
TraitVariablesValidator
Index
Methods
check
has
Trait
OrResource
Type
Parent
validate
Name
validate
Value
Methods
check
check
(
str
:
string
, start
:
number
, node
:
IParseResult
, acceptor
:
ValidationAcceptor
)
:
ValidationIssue
[]
Parameters
str:
string
start:
number
node:
IParseResult
acceptor:
ValidationAcceptor
Returns
ValidationIssue
[]
has
Trait
OrResource
Type
Parent
has
Trait
OrResource
Type
Parent
(
node
:
IParseResult
)
:
boolean
Parameters
node:
IParseResult
Returns
boolean
validate
Name
validate
Name
(
node
:
IParseResult
, acceptor
:
ValidationAcceptor
)
:
void
Parameters
node:
IParseResult
acceptor:
ValidationAcceptor
Returns
void
validate
Value
validate
Value
(
node
:
IAttribute
, acceptor
:
ValidationAcceptor
)
:
void
Parameters
node:
IAttribute
acceptor:
ValidationAcceptor
Returns
void
Globals
"src/raml1/ast.core/linter"
Trait
Variables
Validator
check
has
Trait
OrResource
Type
Parent
validate
Name
validate
Value
Generated using
TypeDoc