Download node form validate Free Java Code

Description

A validation module for nodejs and express.

Source Files

The download file node-form-validate-master.zip has the following entries.


.gitignore/*from  ww w  .j a va2  s . c om*/
LICENSE
README.md
index.js
lib/Validator.js
lib/filters/hash.js
lib/filters/index.js
lib/filters/trim.js
lib/rules/alpha.js
lib/rules/alphaNumeric.js
lib/rules/between.js
lib/rules/decimal.js
lib/rules/email.js
lib/rules/index.js
lib/rules/integer.js
lib/rules/length.js
lib/rules/numeric.js
lib/util.js
locales/en.json
node_modules/i18n/.npmignore
node_modules/i18n/.travis.yml
node_modules/i18n/LICENSE
node_modules/i18n/Makefile
node_modules/i18n/README.md
node_modules/i18n/TODO.md
node_modules/i18n/examples/express-cookies/express-cookies.js
node_modules/i18n/examples/express-cookies/locales/de.json
node_modules/i18n/examples/express-cookies/locales/en.json
node_modules/i18n/examples/express-cookies/test.js
node_modules/i18n/examples/express-handlebars/express-handlebars.js
node_modules/i18n/examples/express-handlebars/locales/en.json
node_modules/i18n/examples/express-handlebars/locales/fr.json
node_modules/i18n/examples/express-handlebars/test.js
node_modules/i18n/examples/express-handlebars/views/index.hbs
node_modules/i18n/examples/express-handlebars/views/layout.hbs
node_modules/i18n/examples/express-mustache/express-mustache.js
node_modules/i18n/examples/express-mustache/locales/de.json
node_modules/i18n/examples/express-mustache/locales/en.json
node_modules/i18n/examples/express-mustache/test.js
node_modules/i18n/examples/express-mustache/views/index.html
node_modules/i18n/examples/node-http/locales/de.json
node_modules/i18n/examples/node-http/locales/en.json
node_modules/i18n/examples/node-http/node-http.js
node_modules/i18n/examples/node-http/test.js
node_modules/i18n/examples/node-restify/locales/de.json
node_modules/i18n/examples/node-restify/locales/en.json
node_modules/i18n/examples/node-restify/node-restify.js
node_modules/i18n/examples/node-restify/test.js
node_modules/i18n/examples/testlib/visitlinks.js
node_modules/i18n/examples/testlib/visitrest.js
node_modules/i18n/i18n.js
node_modules/i18n/index.js
node_modules/i18n/node_modules/debug/.npmignore
node_modules/i18n/node_modules/debug/History.md
node_modules/i18n/node_modules/debug/Readme.md
node_modules/i18n/node_modules/debug/component.json
node_modules/i18n/node_modules/debug/debug.js
node_modules/i18n/node_modules/debug/example/app.js
node_modules/i18n/node_modules/debug/example/browser.html
node_modules/i18n/node_modules/debug/example/wildcards.js
node_modules/i18n/node_modules/debug/example/worker.js
node_modules/i18n/node_modules/debug/index.js
node_modules/i18n/node_modules/debug/lib/debug.js
node_modules/i18n/node_modules/debug/package.json
node_modules/i18n/package.json
node_modules/querystring/.travis.yml
node_modules/querystring/History.md
node_modules/querystring/License.md
node_modules/querystring/Readme.md
node_modules/querystring/decode.js
node_modules/querystring/encode.js
node_modules/querystring/index.js
node_modules/querystring/package.json
node_modules/querystring/test/common-index.js
node_modules/querystring/test/index.js
node_modules/querystring/test/tap-index.js
node_modules/sprintf/README.md
node_modules/sprintf/lib/sprintf.js
node_modules/sprintf/package.json
package.json
tests/lib/TestServer.js
tests/lib/TestUtils.js
tests/unit-tests/filter.hash.js
tests/unit-tests/filter.trim.js
tests/unit-tests/validation.alpha.js
tests/unit-tests/validation.alphanumeric.js
tests/unit-tests/validation.between.js
tests/unit-tests/validation.decimal.js
tests/unit-tests/validation.email.js
tests/unit-tests/validation.integer.js
tests/unit-tests/validation.js
tests/unit-tests/validation.length.js
tests/unit-tests/validation.numeric.js
tests/unit-tests/validation.required.js

Download

Click the following link to download node-form-validate-master.zip.

node-form-validate-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation