Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/json-editor/json-editor
/ endIf
Method
endIf
docs/scripts/ajv-validator.js:1189–1191 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1187
}
1188
// end `if` statement (needed if gen.if was used only with condition)
1189
endIf() {
1190
return
this._endBlockNode(If, Else);
1191
}
1192
_for(node, forBody) {
1193
this._blockNode(node);
1194
if
(forBody)
Callers
7
if
Method · 0.80
coerceData
Function · 0.80
groupKeywords
Function · 0.80
failResult
Method · 0.80
fail
Method · 0.80
code
Function · 0.80
validateMapping
Function · 0.80
Calls
1
_endBlockNode
Method · 0.95
Tested by
no test coverage detected