Tomahawk tag library 2.0.
Tag validateEqual


A custom validator for validations against foreign component values. Unless otherwise specified, all attributes accept static values or EL expressions.


Tag Information
Tag Classorg.apache.myfaces.custom.equalvalidator.ValidateEqualTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
forfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
the id of the foreign component, which is needed for the validation In JSF 2.0 facelets mode is used to identify the components this validator should be applied to when using composite components. Please use forId in that case instead.
forIdfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
the id of the foreign component, which is needed for the validation
summaryMessagefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
messagefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
detailMessagefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
forfalsefalsejava.lang.String{@inheritDoc}

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.