Author: buildbot
Date: Fri Nov 28 15:01:38 2014
New Revision: 930880

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    websites/staging/sling/trunk/content/documentation/bundles/validation.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 28 15:01:38 2014
@@ -1 +1 @@
-1642271
+1642308

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/validation.html
==============================================================================
--- websites/staging/sling/trunk/content/documentation/bundles/validation.html 
(original)
+++ websites/staging/sling/trunk/content/documentation/bundles/validation.html 
Fri Nov 28 15:01:38 2014
@@ -163,6 +163,13 @@ This documentation is still work in prog
 <td>no</td>
 </tr>
 <tr>
+<td><code>properties\&lt;propertyName&gt;\optional</code></td>
+<td>Property</td>
+<td><code>Boolean</code></td>
+<td>If <code>true</code> it is not an error if there is no property with the 
given <code>&lt;propertyName&gt;</code> or none matching the  
<code>nameRegex</code>. If not set or <code>false</code> the property must be 
there.</td>
+<td>no</td>
+</tr>
+<tr>
 <td><code>properties\&lt;propertyName&gt;\propertyMultiple</code></td>
 <td>Property</td>
 <td><code>Boolean</code></td>
@@ -205,6 +212,13 @@ This documentation is still work in prog
 <td>no</td>
 </tr>
 <tr>
+<td><code>children\&lt;resourceName&gt;\optional</code></td>
+<td>Property</td>
+<td><code>Boolean</code></td>
+<td>If <code>true</code> it is not an error if there is no resource with the 
given <code>&lt;resourceName&gt;</code> or none matching the  
<code>nameRegex</code>. If not set or <code>false</code> the resource must be 
there.</td>
+<td>no</td>
+</tr>
+<tr>
 <td><code>children\&lt;resourceName&gt;\properties</code></td>
 <td>Resource</td>
 <td>-</td>
@@ -246,7 +260,7 @@ That interface defines the method <code>
 <li><a 
href="http://www.slideshare.net/raducotescu/apache-sling-generic-validation-framework";>Apache
 Sling Generic Validation Framework, adaptTo 2014</a></li>
 </ol>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1642173 by kwin on Thu, 27 Nov 2014 15:15:47 +0000
+        Rev. 1642308 by kwin on Fri, 28 Nov 2014 15:01:24 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to