s
Tag validateCompareTo


Validation by comparing the value of this component with another component.


Tag Information
Tag Classorg.apache.myfaces.custom.comparetovalidator.ValidateCompareToTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
messagefalsefalsejava.lang.Stringalternate validation error message format string
forfalsefalsejava.lang.StringThe JSF id of the component with which to compare values.
operatorfalsefalsejava.lang.StringOperator for comparison: equals: eq, ==, =, not equals: ne, !=, greater than: gt, >, less than: lt, <, greater than or equals: ge, >=, less than or equals: le, <=
comparatorfalsefalsejava.lang.StringValue binding for an alternate java.util.Comparator object if component values don't implement Comparable
alternateOperatorNamefalsefalsejava.lang.Stringcustom operator name in error message (ie "after" instead of "greater than" for dates)

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.