Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ validateSelf
Method
validateSelf
packages/core/src/language/node.ts:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
}
116
117
validateSelf() {
118
// Nodes with validation logic are expected to override this.
119
}
120
121
afterInsert() {
122
// Called after a node is inserted (only top level inserted node)
Callers
3
recursivelyValidate
Method · 0.95
setEditablePropertyValue
Method · 0.95
removeChild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected