File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# FpJsFormValidatorBundle
2
- [ ![ Build Status] ( https://travis-ci.org/formapro/JsFormValidatorBundle.svg?branch=master )] ( https://travis-ci.org/formapro/JsFormValidatorBundle )
2
+ [ ![ Build Status] ( https://travis-ci.org/formapro/JsFormValidatorBundle.svg?branch=1.4 )] ( https://travis-ci.org/formapro/JsFormValidatorBundle )
3
3
[ ![ Total Downloads] ( https://poser.pugx.org/fp/jsformvalidator-bundle/downloads.png )] ( https://packagist.org/packages/fp/jsformvalidator-bundle )
4
4
5
- This module enables validation of the Symfony 3 forms on the JavaScript side.
5
+ This module enables validation of the Symfony 3.0. * forms on the JavaScript side.
6
6
It converts form type constraints into JavaScript validation rules.
7
7
8
+ If you have Symfony 3.1 or later - you need to use [ Version 1.5.* ] ( https://github.com/formapro/JsFormValidatorBundle/tree/master )
8
9
If you have Symfony 2.8.* or 2.7.* - you need to use [ Version 1.3.* ] ( https://github.com/formapro/JsFormValidatorBundle/tree/1.3 )
9
10
If you have Symfony 2.6.* or less - you need to use [ Version 1.2.* ] ( https://github.com/formapro/JsFormValidatorBundle/tree/1.2 )
10
11
You can’t perform that action at this time.
0 commit comments