We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c59f2 commit 3b6fe49Copy full SHA for 3b6fe49
1 file changed
README.md
@@ -2,9 +2,11 @@
2
[](https://travis-ci.org/formapro/JsFormValidatorBundle)
3
[](https://packagist.org/packages/fp/jsformvalidator-bundle)
4
5
-This module enables validation of the Symfony2 forms on the JavaScript side.
+This module enables validation of the Symfony2 2.5.4+ forms on the JavaScript side.
6
It converts form type constraints into JavaScript validation rules.
7
8
+If you have Symfony2 2.5.3 o less - you need to use [Version 1.2.*](https://github.com/formapro/JsFormValidatorBundle/tree/1.2)
9
+
10
11
## 1 Installation<a name="p_1"></a>
12
0 commit comments