We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f2bb7 commit f180a39Copy full SHA for f180a39
1 file changed
README.md
@@ -5,7 +5,9 @@
5
This module enables validation of the Symfony 2.5.5+ forms on the JavaScript side.
6
It converts form type constraints into JavaScript validation rules.
7
8
-If you have Symfony 2.5.4 or less - you need to use [Version 1.2.*](https://github.com/formapro/JsFormValidatorBundle/tree/1.2)
+If you have Symfony 2.5.4* or less* - you need to use [Version 1.2.*](https://github.com/formapro/JsFormValidatorBundle/tree/1.2)
9
+
10
+* More details here [Symfony2](https://github.com/symfony/symfony/commit/97243bcd024bbfa458d66a4263a50ee7f16bbe74)
11
12
13
## 1 Installation<a name="p_1"></a>
0 commit comments