MCPcopy
hub / github.com/react-component/form / server-validate.js

File server-validate.js

examples/server-validate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint react/no-multi-comp:0, no-console:0, react/prefer-stateless-function:0 */
2
3import { createForm, formShape } from 'rc-form';
4import React, { Component } from 'react';

Callers

nothing calls this directly

Calls 2

createFormFunction · 0.85
setFieldsMethod · 0.80

Tested by

no test coverage detected