Skip to content

Commit

Permalink
[DOCUMENTATION]Japanese sync 18986
Browse files Browse the repository at this point in the history
git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18990 44c647ce-9c0f-0410-b52a-842ac1e357ba
  • Loading branch information
[email protected] committed Nov 15, 2009
1 parent f9e8abd commit 08ea2f8
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions documentation/manual/ja/module_specs/Zend_Validate-Set.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Reviewed: no -->
<!-- EN-Revision: 18748 -->
<!-- EN-Revision: 18986 -->
<sect1 id="zend.validate.set" xmlns:xi="http://www.w3.org/2001/XInclude">

<title>標準のバリデーションクラス群</title>
Expand Down Expand Up @@ -194,12 +194,9 @@ if ($validator->isValid($iban)) {
</para>
</sect2>

<sect2 id="zend.validate.set.ip">
<title>Ip</title>
<para>
<code>$value</code> が妥当な形式の IP アドレスである場合にのみ <constant>TRUE</constant> を返します。
</para>
</sect2>
<xi:include href="Zend_Validate-Ip.xml">
<xi:fallback><xi:include href="../../en/module_specs/Zend_Validate-Ip.xml" /></xi:fallback>
</xi:include>

<sect2 id="zend.validate.set.less_than">
<title>LessThan</title>
Expand Down

0 comments on commit 08ea2f8

Please sign in to comment.