Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
The validatorjs library makes data validation in JavaScript very easy in both the browser and Node.js.
This library was inspired by the [Laravel framework's Validator](http://laravel.com/docs/validation).

## Important Notice - New Source Repository

Please visit the following [repository](https://github.com/mikeerickson/validatorjs) as it will be current moving forward as we are the sole maintainers of this project


## Why use validatorjs?

* Not dependent on any libraries.
Expand Down Expand Up @@ -600,4 +605,4 @@ E-Mail: [[email protected]](mailto:[email protected])

Twitter: [@codedungeon](http://twitter.com/codedungeon)

Website: [codedungeon.io](http://codedungeon.io)
Website: [codedungeon.io](http://codedungeon.io)