Min Length Validator Element
Getting Started | API | Elements | Actions | Validators | Handlers | About
Table of Contents
1 Min Length Validator - #min_length {}
Validate the minimum length of text in a textbox.
1.1 Usage
wf:wire(ButtonID, TextBoxID, #validate { validators=[<br> #min_length { text="Minimum of 4 characters.", length=4 }<br> ]})
1.2 Attributes
- text - (string)
- The text to display if validation fails.
- length - (integer)
- The minimum length of text.
Date: 2010-11-22 10:49:55 EST
HTML generated by org-mode 7.01h in emacs 24