public class ValidationUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MSG_UNABLE_TO_DEPLOY_SINGLE_SPACE |
static String |
MSG_UNABLE_TO_DEPLOY_THEN_LOGIN_TO_GSM |
static String |
MSG_UNABLE_TO_DEPLOY_THEN_LOGIN_TO_GSM_ALREADY_LOOGED_IN |
static String |
MSG_UNABLE_TO_RELOCATE_LOGIN_AS_DIFFERENT_USER_SUFFIX |
static String |
MSG_UNABLE_TO_RELOCATE_LOGIN_SUFFIX |
static String |
MSG_UNABLE_TO_RELOCATE_PREFIX |
static String |
MSG_UNABLE_TO_RELOCATE_SUFFIX |
Constructor and Description |
---|
ValidationUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
checkServiceNameForValidation(String serviceNameVal,
String name) |
static boolean |
isSringStartsWithNumber(String str) |
static boolean |
isStringHasInvalidCharacters(String str) |
public static final String MSG_UNABLE_TO_DEPLOY_THEN_LOGIN_TO_GSM
public static final String MSG_UNABLE_TO_DEPLOY_THEN_LOGIN_TO_GSM_ALREADY_LOOGED_IN
public static final String MSG_UNABLE_TO_RELOCATE_PREFIX
public static final String MSG_UNABLE_TO_RELOCATE_SUFFIX
public static final String MSG_UNABLE_TO_RELOCATE_LOGIN_SUFFIX
public static final String MSG_UNABLE_TO_RELOCATE_LOGIN_AS_DIFFERENT_USER_SUFFIX
public static final String MSG_UNABLE_TO_DEPLOY_SINGLE_SPACE
public static void checkServiceNameForValidation(String serviceNameVal, String name) throws InvalidServiceNameException
InvalidServiceNameException
public static boolean isStringHasInvalidCharacters(String str)
public static boolean isSringStartsWithNumber(String str)
Copyright © GigaSpaces.