diff options
| author | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
| commit | 076be316935180341d7ee7a9335281a4b18d1fa9 (patch) | |
| tree | 8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/RestrictionValidator.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/RestrictionValidator.html')
| -rw-r--r-- | doc/Axlsx/RestrictionValidator.html | 42 |
1 files changed, 17 insertions, 25 deletions
diff --git a/doc/Axlsx/RestrictionValidator.html b/doc/Axlsx/RestrictionValidator.html index e0eb7e45..a5a2bb53 100644 --- a/doc/Axlsx/RestrictionValidator.html +++ b/doc/Axlsx/RestrictionValidator.html @@ -94,9 +94,8 @@ <h2>Overview</h2><div class="docstring"> <div class="discussion"> - <p> -Validate a value against a specific list of allowed values. -</p> + +<p>Validate a value against a specific list of allowed values.</p> </div> @@ -133,9 +132,8 @@ Validate a value against a specific list of allowed values. - <span class="summary_desc"><div class='inline'><p> -Perform validation. -</p> + <span class="summary_desc"><div class='inline'> +<p>Perform validation.</p> </div></span> </li> @@ -159,9 +157,8 @@ Perform validation. </p><div class="docstring"> <div class="discussion"> - <p> -Perform validation -</p> + +<p>Perform validation</p> </div> @@ -180,9 +177,8 @@ Perform validation — - <div class='inline'><p> -The name of what is being validatied. This is included in the error message -</p> + <div class='inline'> +<p>The name of what is being validatied. This is included in the error message</p> </div> </li> @@ -197,9 +193,8 @@ The name of what is being validatied. This is included in the error message — - <div class='inline'><p> -The list of choices to validate against -</p> + <div class='inline'> +<p>The list of choices to validate against</p> </div> </li> @@ -214,9 +209,8 @@ The list of choices to validate against — - <div class='inline'><p> -The value to be validated -</p> + <div class='inline'> +<p>The value to be validated</p> </div> </li> @@ -234,9 +228,8 @@ The value to be validated — - <div class='inline'><p> -true if validation succeeds. -</p> + <div class='inline'> +<p>true if validation succeeds.</p> </div> </li> @@ -253,9 +246,8 @@ true if validation succeeds. — - <div class='inline'><p> -Raised if the value provided is not in the list of choices. -</p> + <div class='inline'> +<p>Raised if the value provided is not in the list of choices.</p> </div> </li> @@ -291,7 +283,7 @@ Raised if the value provided is not in the list of choices. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:59 2011 by + Generated on Wed Nov 30 08:46:30 2011 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.7.3 (ruby-1.8.7). </div> |
