o
Tag validateEmail


The EmailValidator ensures that the component has a well-formed e-mail address as the value.


Tag Information
Tag Classorg.openfaces.taglib.jsp.validation.ValidateEmailJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
detailfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
true"''{0}'': not a valid Email"A detailed description of a validation error. The default value is specified in the OpenFaces Message Bundle.
summaryfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
true"Email Validator Error"A summary description of a validation error. The default value is specified in the OpenFaces Message Bundle.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.