public class NameUtil extends Object
Constructor and Description |
---|
NameUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isNameValid(String aName)
Check if the name is valid, SPecial characters are not allowed as a project/user name as it
will conflict with file naming system
|
public static boolean isNameValid(String aName)
aName
- a name.Copyright © 2012–2017. All rights reserved.