Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelEngine-Group/app-platform
/
Class
agent-flow/src/components/base/validator.js:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
*--------------------------------------------------------------------------------------------*/
6
7
class
Validator {
8
constructor(node) {
9
this.node = node;
10
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected