java.lang.Object
com.aoapps.taglib.TeiUtils
Utilities common to several
TagExtraInfo
implementations.- Author:
- AO Industries, Inc.
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
<ValidationMessage> validateScope
(TagData data, List<ValidationMessage> messages) Checks that a scope is a valid.
-
Method Details
-
validateScope
Checks that a scope is a valid.- Parameters:
messages
- the list of messages to add to, maybenull
- Returns:
- the list of messages. A new list will have been created if the
message
parameter wasnull
- See Also:
-