@Component public class TagTypeHelper extends Object
| Constructor and Description |
|---|
TagTypeHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
validateTagTypeKey(TagTypeKey tagTypeKey)
Validates a tag type key.
|
public void validateTagTypeKey(TagTypeKey tagTypeKey) throws IllegalArgumentException
tagTypeKey - the tag type keyIllegalArgumentException - if any validation errors were foundCopyright © 2019. All rights reserved.