public class WikiNameValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_CHARACTERS |
| Constructor and Description |
|---|
WikiNameValidator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validate(String s) |
static void |
validateFileName(String s) |
public static final String INVALID_CHARACTERS
public static void validate(String s) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.