Skip to content

koroban/jquery-validator-php

Repository files navigation

validator

A form validator that is compatible with the jQuery validation plugin

It allows us to specify validation rules in a .json file on the server and have those rules implemented in javascript by jquery.validator and in PHP by this class.

So now you can simply write the validation rules in one place for both client and serverside validation.

Live demo here: http://www.puremango.co.uk/validator/demo.php

About

a form validator that is compatible with jquery/validate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published