@Component public class AttributeHelper extends Object
| Constructor and Description |
|---|
AttributeHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
validateAttributes(List<Attribute> attributes)
Validates the attributes.
|
public void validateAttributes(List<Attribute> attributes) throws IllegalArgumentException
attributes - the attributes to validate. Null shouldn't be specified.IllegalArgumentException - if any invalid attributes were found.Copyright © 2017. All rights reserved.