Documentation
TomahawkTools

Search 

Contents

  1. Introduction
  2. Getting Started
  3. Tomahawk Concepts
  4. Code View Support
  5. Design View Support
  6. Tag Object Toolbars
  7. Server Behaviors
  8. Property Inspectors
Selected 9. Tomahawk Tag Reference

10. Tomahawk Tag Reference

Contents > Tomahawk Tag Reference > t:validateEmail

t:validateEmail

The t:validateEmail tag is a custom validator that checks the syntax of an e-mail address using the Jakarta Commons validation library.

Example:

<t:validateEmail></t:validateEmail>

Tag Attributes

message String
 
The message attribute defines an alternate validation message for this tag.