| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- **************************************************************** --> |
| <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> |
| <!-- * i.e. only iterate & print data where possible. Thanks, Jez. * --> |
| <!-- **************************************************************** --> |
| |
| <html> |
| <head> |
| <!-- Matomo --> |
| <script> |
| var _paq = window._paq = window._paq || []; |
| /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ |
| _paq.push(["setDoNotTrack", true]); |
| _paq.push(["disableCookies"]); |
| _paq.push(['trackPageView']); |
| _paq.push(['enableLinkTracking']); |
| (function() { |
| var u="https://analytics.apache.org/"; |
| _paq.push(['setTrackerUrl', u+'matomo.php']); |
| _paq.push(['setSiteId', '79']); |
| var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; |
| g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); |
| })(); |
| </script> |
| <!-- End Matomo Code --> |
| <!-- Generated by groovydoc (2.4.6) on Tue May 31 14:34:07 UTC 2016 --> |
| <title>Validateable (Grails 3.1.8)</title> |
| <meta name="date" content="2016-05-31"> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link href="../../groovy.ico" type="image/x-icon" rel="shortcut icon"> |
| <link href="../../groovy.ico" type="image/x-icon" rel="icon"> |
| <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
| |
| <body class="center"> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Validateable (Grails 3.1.8)"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../index-all.html">Index</a></li> |
| <li><a href="../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| |
| <div class="subNav"> |
| <div> |
| <ul class="navList"> |
| <li><a href="../../index.html?grails/validation/Validateable" target="_top">Frames</a></li> |
| <li><a href="Validateable.html" target="_top">No Frames</a></li> |
| </ul> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| Nested Field <li><a href="#property_summary">Property</a></li> <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li> | Detail: </li> |
| Field <li><a href="#prop_detail">Property</a></li> <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| |
| <div class="subTitle">Package: <strong>grails.validation</strong></div> |
| |
| <h2 title="[Groovy] Trait Validateable" class="title">[Groovy] Trait Validateable</h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li><ul class="inheritance"></ul></li><li>grails.validation.Validateable |
| </ul> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| |
| |
| |
| <p> A trait that can be applied to make any object Validateable |
| <DL><DT><B>Authors:</B></DT><DD>Jeff Brown</DD><DD>Graeme Rocher</DD></DL><DL><DT><B>Since:</B></DT><DD>3.0</DD></DL></p> |
| |
| </li> |
| </ul> |
| </div> |
| |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- =========== NESTED CLASS SUMMARY =========== --> |
| |
| |
| <!-- =========== ENUM CONSTANT SUMMARY =========== --> |
| |
| <!-- =========== FIELD SUMMARY =========== --> |
| |
| |
| <!-- =========== PROPERTY SUMMARY =========== --> |
| |
| <ul class="blockList"> |
| <li class="blockList"><a name="property_summary"><!-- --></a> |
| <h3>Properties Summary</h3> |
| <ul class="blockList"> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation"> |
| <caption><span>Properties</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Type</th> |
| <th class="colLast" scope="col">Name and description</th> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code><strong>org.springframework.validation.Errors</strong></code> </td> |
| <td class="colLast"><code><a href="#errors">errors</a></code><br></td> |
| </tr> |
| |
| </table> |
| </ul> |
| </li> |
| </ul> |
| |
| |
| <!-- =========== ELEMENT SUMMARY =========== --> |
| |
| |
| |
| |
| |
| <!-- ========== METHOD SUMMARY =========== --> |
| <ul class="blockList"> |
| |
| <li class="blockList"><a name="method_summary"><!-- --></a> |
| <h3>Methods Summary</h3> |
| <ul class="blockList"> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Methods Summary table"> |
| <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Type</th> |
| <th class="colLast" scope="col">Name and description</th> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>void</strong></code></td> |
| <td class="colLast"><code><strong><a href="#clearErrors()">clearErrors</a></strong>()</code><br></td> |
| </tr> |
| |
| <tr class="rowColor"> |
| <td class="colFirst"><code>static boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#defaultNullable()">defaultNullable</a></strong>()</code><br></td> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>static java.util.Map<java.lang.String, <a href='../../grails/validation/ConstrainedProperty.html' title='ConstrainedProperty'>ConstrainedProperty</a>></strong></code></td> |
| <td class="colLast"><code><strong><a href="#getConstraintsMap()">getConstraintsMap</a></strong>()</code><br></td> |
| </tr> |
| |
| <tr class="rowColor"> |
| <td class="colFirst"><code>org.springframework.validation.Errors</strong></code></td> |
| <td class="colLast"><code><strong><a href="#getErrors()">getErrors</a></strong>()</code><br></td> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>java.lang.Boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#hasErrors()">hasErrors</a></strong>()</code><br></td> |
| </tr> |
| |
| <tr class="rowColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate()">validate</a></strong>()</code><br></td> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(Closure<?>)">validate</a></strong>(groovy.lang.Closure<?>... adHocConstraintsClosures)</code><br></td> |
| </tr> |
| |
| <tr class="rowColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(Map<String, Object>)">validate</a></strong>(java.util.Map<java.lang.String, java.lang.Object> params)</code><br></td> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(Map<String, Object>, Closure<?>)">validate</a></strong>(java.util.Map<java.lang.String, java.lang.Object> params, groovy.lang.Closure<?>... adHocConstraintsClosures)</code><br></td> |
| </tr> |
| |
| <tr class="rowColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(java.util.List)">validate</a></strong>(java.util.List fieldsToValidate)</code><br></td> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(java.util.List, Closure<?>)">validate</a></strong>(java.util.List fieldsToValidate, groovy.lang.Closure<?>... adHocConstraintsClosures)</code><br></td> |
| </tr> |
| |
| <tr class="rowColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(java.util.List, Map<String, Object>)">validate</a></strong>(java.util.List fieldsToValidate, java.util.Map<java.lang.String, java.lang.Object> params)</code><br></td> |
| </tr> |
| |
| <tr class="altColor"> |
| <td class="colFirst"><code>boolean</strong></code></td> |
| <td class="colLast"><code><strong><a href="#validate(java.util.List, Map<String, Object>, Closure<?>)">validate</a></strong>(java.util.List fieldsToValidate, java.util.Map<java.lang.String, java.lang.Object> params, groovy.lang.Closure<?>... adHocConstraintsClosures)</code><br></td> |
| </tr> |
| |
| </table> |
| </ul> |
| </li> |
| |
| </ul> |
| |
| </li> |
| </ul> |
| </div> |
| |
| <div class="details"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| |
| |
| |
| |
| |
| <!-- =========== PROPERTY DETAIL =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="prop_detail"> |
| <!-- --> |
| </a> |
| <h3>Property Detail</h3> |
| |
| <a name="errors"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>org.springframework.validation.Errors <strong>errors</strong></h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| </li> |
| </ul> |
| |
| |
| |
| |
| |
| |
| |
| |
| <!-- =========== METHOD DETAIL =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method_detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| |
| <a name="clearErrors()"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>void <strong>clearErrors</strong>()</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="defaultNullable()"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>static boolean <strong>defaultNullable</strong>()</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="getConstraintsMap()"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>static java.util.Map<java.lang.String, <a href='../../grails/validation/ConstrainedProperty.html' title='ConstrainedProperty'>ConstrainedProperty</a>> <strong>getConstraintsMap</strong>()</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="getErrors()"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>org.springframework.validation.Errors <strong>getErrors</strong>()</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="hasErrors()"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>java.lang.Boolean <strong>hasErrors</strong>()</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate()"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>()</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(Closure<?>)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(groovy.lang.Closure<?>... adHocConstraintsClosures)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(Map<String, Object>)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(java.util.Map<java.lang.String, java.lang.Object> params)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(Map<String, Object>, Closure<?>)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(java.util.Map<java.lang.String, java.lang.Object> params, groovy.lang.Closure<?>... adHocConstraintsClosures)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(java.util.List)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(java.util.List fieldsToValidate)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(java.util.List, Closure<?>)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(java.util.List fieldsToValidate, groovy.lang.Closure<?>... adHocConstraintsClosures)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(java.util.List, Map<String, Object>)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(java.util.List fieldsToValidate, java.util.Map<java.lang.String, java.lang.Object> params)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| <a name="validate(java.util.List, Map<String, Object>, Closure<?>)"><!-- --></a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>boolean <strong>validate</strong>(java.util.List fieldsToValidate, java.util.Map<java.lang.String, java.lang.Object> params, groovy.lang.Closure<?>... adHocConstraintsClosures)</h4> |
| <p></p> |
| </li> |
| </ul> |
| |
| </li> |
| </ul> |
| |
| </li> |
| </ul> |
| </div> |
| |
| <!-- ========= END OF CLASS DATA ========= --> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../index-all.html">Index</a></li> |
| <li><a href="../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| |
| <div class="subNav"> |
| <div> |
| <ul class="navList"> |
| <li><a href="../../index.html?grails/validation/Validateable" target="_top">Frames</a></li> |
| <li><a href="Validateable.html" target="_top">No Frames</a></li> |
| </ul> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| Nested Field <li><a href="#property_summary">Property</a></li> <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li> | Detail: </li> |
| Field <li><a href="#prop_detail">Property</a></li> <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <p>Groovy Documentation</p> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a> |
| </div> |
| </div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |