Parent Project
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:

Tobago Sandbox tobago-sandbox.tld

<tcs:numberSlider>

found loadable extends TagSupport/TagExtraInfo class
success success error org.apache.myfaces.tobago.internal.taglib.NumberSliderTag
- attribute name tld declares tag declares
warning binding
Attribute type different from String and not declared in tld.
-
warning disabled
Attribute type different from String and not declared in tld.
-
success id String
warning markup
Attribute type different from String and not declared in tld.
-
warning max
Attribute type different from String and not declared in tld.
-
warning min
Attribute type different from String and not declared in tld.
-
warning readonly
Attribute type different from String and not declared in tld.
-
warning rendered
Attribute type different from String and not declared in tld.
-
warning value
Attribute type different from String and not declared in tld.
-
warning valueChangeListener
Attribute type different from String and not declared in tld.
-