本仓库 fork 自async-validator的master分支,commitID为8e17b30。翻译了 README 文档,并解析了源代码。 代码结构 代码结构如下所示: 异步表单验证。参考自https://github.com/freeformsystems/async-validate 安装 npm i async-validator 使用方法 基本的使用方法:定义一个descriptor,将其分配给一个schema,并将要验...
Validate form asynchronous. A variation ofhttps://github.com/freeformsystems/async-validate Install npm i async-validator Usage Basic usage involves defining a descriptor, assigning it to a schema and passing the object to be validated and a callback function to thevalidatemethod of the schema: ...
A variation of https://github.com/freeformsystems/async-validate API The following is modified from earlier version of async-validate. Usage Basic usage involves defining a descriptor, assigning it to a schema and passing the object to be validated and a callback function to the validate method...
Code Clone HTTPSGitHub CLI Open with GitHub Desktop Download ZIP Go back Go back Go back Go back This branch is 11 commits behind yiminghe:master. Pull requestCompare README.md Validate form asynchronous. A variation ofhttps://github.com/freeformsystems/async-validate ...
Validate form asynchronous. A variation ofhttps://github.com/freeformsystems/async-validate Install npm i async-validator Usage Basic usage involves defining a descriptor, assigning it to a schema and passing the object to be validated and a callback function to thevalidatemethod of the schema: ...
A variation of https://github.com/freeformsystems/async-validate API The following is modified from earlier version of async-validate. Usage Basic usage involves defining a descriptor, assigning it to a schema and passing the object to be validated and a callback function to the validate method...
master 2Branches 55Tags Code This branch is162 commits behindyiminghe/async-validator:master. README MIT license async-validator Validate form asynchronous. A variation ofhttps://github.com/freeformsystems/async-validate API The following is modified from earlier version ofasync-validate. ...
A variation of https://github.com/freeformsystems/async-validate API The following is modified from earlier version of async-validate. Usage Basic usage involves defining a descriptor, assigning it to a schema and passing the object to be validated and a callback function to the validate method...
Validate form asynchronous. A variation of https://github.com/freeformsystems/async-validateAPIThe following is modified from earlier version of async-validate.UsageBasic usage involves defining a descriptor, assigning it to a schema and passing the object to be validated and a callback function ...
Git stats 227commits Files Failed to load latest commit information. Type Name Latest commit message Commit time .github/workflows __tests__ src .babelrc.js .editorconfig .gitignore .prettierrc .travis.yml HISTORY.md LICENSE.md README.md ...