Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-component/form
/ promise-validate.js
File
promise-validate.js
examples/promise-validate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint no-console:0 */
2
3
import
{ createForm, formShape } from
'rc-form'
;
4
import
React from
'react'
;
Callers
nothing calls this directly
Calls
3
validateFields
Function · 0.85
getFieldDecorator
Function · 0.85
createForm
Function · 0.85
Tested by
no test coverage detected