|
@@ -244,6 +244,8 @@ if (Zend_Validate::is($value, 'Between', array(1, 12))) {
|
|
|
|
|
|
|
|
<sect3 id="zend.validate.introduction.static.namespaces">
|
|
<sect3 id="zend.validate.introduction.static.namespaces">
|
|
|
|
|
|
|
|
|
|
+ <title>Namespaces</title>
|
|
|
|
|
+
|
|
|
<para>
|
|
<para>
|
|
|
When working with self defined validators you can give a forth parameter
|
|
When working with self defined validators you can give a forth parameter
|
|
|
to <methodname>Zend_Validate::is()</methodname> which is the namespace
|
|
to <methodname>Zend_Validate::is()</methodname> which is the namespace
|