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 Converter Tag Library 1.2. mcc.tld

<mcc:convertBoolean>

foundloadableextends TagSupport/TagExtraInfoclass
successsuccesssuccessorg.apache.myfaces.commons.converter.ConvertBooleanTag
-attribute nametld declarestag declares
warningfalseValue
Attribute type different from String and not declared in tld.
-
warningtrueValue
Attribute type different from String and not declared in tld.
-

<mcc:convertDateTime>

foundloadableextends TagSupport/TagExtraInfoclass
successsuccesssuccessorg.apache.myfaces.commons.converter.ConvertDateTimeTag
-attribute nametld declarestag declares
warningbinding
Attribute type different from String and not declared in tld.
-
warningdateStyle
Attribute type different from String and not declared in tld.
-
warninglocale
Attribute type different from String and not declared in tld.
-
warningpattern
Attribute type different from String and not declared in tld.
-
warningtimeStyle
Attribute type different from String and not declared in tld.
-
warningtimeZone
Attribute type different from String and not declared in tld.
-
warningtype
Attribute type different from String and not declared in tld.
-

<mcc:convertEnum>

foundloadableextends TagSupport/TagExtraInfoclass
successsuccesssuccessorg.apache.myfaces.commons.converter.ConvertEnumTag
-attribute nametld declarestag declares
warningtargetClass
Attribute type different from String and not declared in tld.
-

<mcc:convertNumber>

foundloadableextends TagSupport/TagExtraInfoclass
successsuccesssuccessorg.apache.myfaces.commons.converter.TypedNumberConverterTag
-attribute nametld declarestag declares
warningcurrencyCode
Attribute type different from String and not declared in tld.
-
warningcurrencySymbol
Attribute type different from String and not declared in tld.
-
warningdestType
Attribute type different from String and not declared in tld.
-
warningdetailMessage
Attribute type different from String and not declared in tld.
-
warninggroupingUsed
Attribute type different from String and not declared in tld.
-
warningintegerOnly
Attribute type different from String and not declared in tld.
-
warninglocale
Attribute type different from String and not declared in tld.
-
warningmaxFractionDigits
Attribute type different from String and not declared in tld.
-
warningmaxIntegerDigits
Attribute type different from String and not declared in tld.
-
warningminFractionDigits
Attribute type different from String and not declared in tld.
-
warningminIntegerDigits
Attribute type different from String and not declared in tld.
-
warningpattern
Attribute type different from String and not declared in tld.
-
warningsummaryMessage
Attribute type different from String and not declared in tld.
-
warningtype
Attribute type different from String and not declared in tld.
-