public class ForEachTEI extends TagExtraInfo
An implementation of TagExtraInfo that implements validation for ForEachTag's attributes
Constructor and Description |
---|
ForEachTEI() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(TagData us)
Translation-time validation of the attributes.
|
getTagInfo, getVariableInfo, setTagInfo, validate
public boolean isValid(TagData us)
TagExtraInfo
isValid
in class TagExtraInfo
us
- The TagData instance.TagExtraInfo.validate(javax.servlet.jsp.tagext.TagData)
Copyright © 2021 JBoss by Red Hat. All rights reserved.