Apache MyFaces
Documentation
Foundation

Tag library validation report

Tag library validation report automatically generated by the Maven taglib plugin

This report contains a basic validation of tag handler classes for the following tag libraries:

Myfaces Commons Validator Tag Library 1.2. mcv.tld

<mcv:validateCSV>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateCSVTag
- attribute name tld declares tag declares
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
success separator String
warning subvalidatorId
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-

<mcv:validateCompareTo>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateCompareToTag
- attribute name tld declares tag declares
warning alternateOperatorName
Attribute type different from String and not declared in tld.
-
warning comparator
Attribute type different from String and not declared in tld.
-
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning for
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
warning operator
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-

<mcv:validateCreditCard>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateCreditCardTag
- attribute name tld declares tag declares
warning amex
Attribute type different from String and not declared in tld.
-
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning discover
Attribute type different from String and not declared in tld.
-
warning mastercard
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
warning none
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-
warning visa
Attribute type different from String and not declared in tld.
-

<mcv:validateDateRestriction>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateDateRestrictionTag
- attribute name tld declares tag declares
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning invalidDays
Attribute type different from String and not declared in tld.
-
warning invalidDaysOfWeek
Attribute type different from String and not declared in tld.
-
warning invalidMonths
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-

<mcv:validateEmail>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateEmailTag
- attribute name tld declares tag declares
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-

<mcv:validateISBN>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateISBNTag
- attribute name tld declares tag declares
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-

<mcv:validateRegExpr>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateRegExprTag
- attribute name tld declares tag declares
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
success pattern String
warning summaryMessage
Attribute type different from String and not declared in tld.
-

<mcv:validateUrl>

found loadable extends TagSupport/TagExtraInfo class
success success success org.apache.myfaces.commons.validator.ValidateUrlTag
- attribute name tld declares tag declares
warning allow2Slashes
Attribute type different from String and not declared in tld.
-
warning allowAllSchemas
Attribute type different from String and not declared in tld.
-
warning detailMessage
Attribute type different from String and not declared in tld.
-
warning message
Attribute type different from String and not declared in tld.
-
warning schemes
Attribute type different from String and not declared in tld.
-
warning summaryMessage
Attribute type different from String and not declared in tld.
-