Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A declarative validation library written javascript

License

NotificationsYou must be signed in to change notification settings

mrpsiho/validate.js

 
 

Repository files navigation

Validate.js provides a declarative way of validating javascript objects.

For documentation please seevalidatejs.org/.

For issues and feature requests visit theissue tracker.

Archive Notice

As I do not work as a web developer professionally any longer I do not have the bandwidth to maintain this. This project will continue to live as is but no new features will be added and no bugs will be fixed. There are likely better and more modern alternatives around.

Building validate.js

Requirements

Build steps

  1. git clone git@github.com:ansman/validate.js.git
  2. cd validate.js
  3. npm install
  4. grunt build

This will buildvalidate.min.js,validate.min.map and thedocs folder.

Continuous testing

You can run continuous testing that runs the tests on file changes by runninggrunt watch or simplygrunt.

If you want to just run the tests once you can do that by runninggrunt test.

Build status

Build StatusCoverage Status

Contributing

Before opening a pull request please make sure your changes follow thecontribution guidelines.

Users of validate.js

If your site, library or application uses validate.js and would like to be shownhere please feel free to emailinfo@validatejs.orgwith the name and optionally a URL to the project and it will be added here.

About

A declarative validation library written javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript54.7%
  • HTML45.3%

[8]ページ先頭

©2009-2025 Movatter.jp