Tomahawk tag library 1.2.
Tag validateCreditCard


A custom validator for creditCards, based upon Jakarta Commons. Unless otherwise specified, all attributes accept static values or EL expressions


Tag Information
Tag Classorg.apache.myfaces.custom.creditcardvalidator.ValidateCreditCardTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
amexfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
american express cards
discoverfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
validation for discover
mastercardfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
validation for mastercard
nonefalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
none of the given cardtypes is allowed.
visafalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
validation for visa
summaryMessagefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
No Description
messagefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
No Description
detailMessagefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
No Description

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.