Email Validator Element
Getting Started | API | Elements | Actions | Validators | Handlers | About
Table of Contents
1 Email Validator - #is_email {}
Validate that the field contains a valid email address.
1.1 Usage
wf:wire(ButtonID, TextBoxID, #validate { validators=[ #is_email { text="Not a valid email address." } ]})
1.2 Attributes
- text - (string)
- The text to display if validation fails.
Date: 2010-06-14 18:34:58 EDT
HTML generated by org-mode 6.33f in emacs 22