We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd12186 + b9f3fac commit 8e530deCopy full SHA for 8e530de
book/validation.rst
@@ -10,9 +10,7 @@ into a database or passed to a web service.
10
11
Symfony2 ships with a `Validator`_ component that makes this task easy and
12
transparent. This component is based on the
13
-`JSR303 Bean Validation specification`_. What? A Java specification in PHP?
14
-You heard right, but it's not as bad as it sounds. Let's look at how it
15
-can be used in PHP.
+`JSR303 Bean Validation specification`_.
16
17
.. index::
18
single: Validation; The basics
0 commit comments