Package com.gigaspaces.internal.utils
Class ValidationUtils
java.lang.Object
com.gigaspaces.internal.utils.ValidationUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckServiceNameForValidation(String serviceNameVal, String name) static booleanstatic boolean
-
Field Details
-
MSG_UNABLE_TO_DEPLOY_THEN_LOGIN_TO_GSM
-
MSG_UNABLE_TO_DEPLOY_THEN_LOGIN_TO_GSM_ALREADY_LOOGED_IN
-
MSG_UNABLE_TO_RELOCATE_PREFIX
- See Also:
-
MSG_UNABLE_TO_RELOCATE_SUFFIX
-
MSG_UNABLE_TO_RELOCATE_LOGIN_SUFFIX
- See Also:
-
MSG_UNABLE_TO_RELOCATE_LOGIN_AS_DIFFERENT_USER_SUFFIX
- See Also:
-
MSG_UNABLE_TO_DEPLOY_SINGLE_SPACE
-
-
Constructor Details
-
ValidationUtils
public ValidationUtils()
-
-
Method Details
-
checkServiceNameForValidation
public static void checkServiceNameForValidation(String serviceNameVal, String name) throws InvalidServiceNameException - Throws:
InvalidServiceNameException
-
isStringHasInvalidCharacters
-
isSringStartsWithNumber
-