java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
com.aoapps.taglib.ElementTagTEI
com.aoapps.taglib.ScriptTagTEI
- Author:
- AO Industries, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvalidate(TagData data, List<ValidationMessage> messages) Validates the tag, adding all messages to the provided list.Methods inherited from class com.aoapps.taglib.ElementTagTEI
validateMethods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, getVariableInfo, isValid, setTagInfo
-
Constructor Details
-
ScriptTagTEI
public ScriptTagTEI()
-
-
Method Details
-
validate
Description copied from class:ElementTagTEIValidates the tag, adding all messages to the provided list.- Overrides:
validatein classElementTagTEI
-
