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/RegexValidator.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/RegexValidator.html')
| -rw-r--r-- | doc/Axlsx/RegexValidator.html | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/doc/Axlsx/RegexValidator.html b/doc/Axlsx/RegexValidator.html index b4d48742..0e7baede 100644 --- a/doc/Axlsx/RegexValidator.html +++ b/doc/Axlsx/RegexValidator.html @@ -94,9 +94,8 @@ <h2>Overview</h2><div class="docstring"> <div class="discussion"> - <p> -Validates the value against the regular expression provided. -</p> + +<p>Validates the value against the regular expression provided.</p> </div> @@ -174,10 +173,9 @@ Validates the value against the regular expression provided. — - <div class='inline'><p> -The name of what is being validated. This is included in the output when -the value is invalid -</p> + <div class='inline'> +<p>The name of what is being validated. This is included in the output when +the value is invalid</p> </div> </li> @@ -192,9 +190,8 @@ the value is invalid — - <div class='inline'><p> -The regular expression to evaluate -</p> + <div class='inline'> +<p>The regular expression to evaluate</p> </div> </li> @@ -209,9 +206,8 @@ The regular expression to evaluate — - <div class='inline'><p> -The value to validate. -</p> + <div class='inline'> +<p>The value to validate.</p> </div> </li> @@ -259,7 +255,7 @@ The value to validate. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:57 2011 by + Generated on Wed Nov 30 08:46:28 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> |
