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:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
export
class
FormValidator extends Validator {
18
validate() {
19
return
new
Promise((resolve, reject) => {
20
try {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected