public class Styles extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ALLOWED_PROPERTIES |
| Constructor and Description |
|---|
Styles() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validate(String styleAttribute)
Validate that the input style attribute is allowed
|
public static void validate(String styleAttribute) throws InvalidInputException
styleAttribute - input style stringInvalidInputException - if the styleAttribute is allowedCopyright © 2018 The Symphony Software Foundation. All rights reserved.