q
Tag equalValidator


The EqualValidator checks that the values of two input components are the same.


Tag Information
Tag Classteamdev.jsf.taglib.EqualValidatorJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
detailfalsejava.lang.Stringtrue"''{0}'' must be equal to the ''{1}''"A detailed description of a validation error. The default value is specified in the QuipuKit Message Bundle.
forfalsejava.lang.StringfalsenullThe ID of the component whose value must be equal to the value of the component this validator is assigned to.
summaryfalsejava.lang.Stringtrue"Equal Validator Error"A summary description of a validation error. The default value is specified in the QuipuKit 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.