dev-master
9999999-devThis bundles provides JS-Validation for Symfony2
MIT
The Requires
- php >=5.3.3
- symfony/symfony ~2.3
The Development Requires
by David Badura
form validation symfony2 js
This bundles provides JS-Validation for Symfony2
Require it in composer, (*2)
composer require 'simplethings/js-validation-bundle=dev-master'
and add the bundle into AppKernel, (*3)
$bundles = array( //... new SimpleThings\JsValidationBundle\SimpleThingsJsValidationBundle(), // ... );
todo..., (*4)
This bundles provides JS-Validation for Symfony2
MIT
form validation symfony2 js