Max Length Validator Element
Getting Started | API | Elements | Actions | Validators | Handlers | About
Table of Contents
1 Max Length Validator - #max_length {}
Validate the maximum length of text in a textbox.
1.1 Usage
wf:wire(ButtonID, TextBoxID, #validate { validators=[<br> #max_length { text="Maximum of 7 characters.", length=7 }<br> ]})
1.2 Attributes
- text - (string)
- The text to display if validation fails.
- length - (integer)
- The maximum length of text.
Date: 2010-06-14 18:34:55 EDT
HTML generated by org-mode 6.33f in emacs 22