ms.upms-share.1.0.4.source-code.convention-codes.properties Maven / Gradle / Ivy
UPMS.CLIENT_ALREADY_EXISTS=Client already exists.
UPMS.CLIENT_NOT_EXISTS=Client not exists.
UPMS.INVALID_NAMESPACE=Invalid namespace.
UPMS.NAMESPACE_ALREADY_EXISTS=Namespace already exists.
UPMS.INVALID_NAMESPACE_DESCRIPTION=Invalid namespace description.
UPMS.NAMESPACE_NOT_EXISTS=Namespace not exists.
UPMS.INVALID_USERNAME=Invalid username.
UPMS.INVALID_NICKNAME=Invalid nickname.
UPMS.USERNAME_ALREADY_EXISTS=Username already exists.
UPMS.NICKNAME_ALREADY_EXISTS=Nickname already exists.
UPMS.INVALID_USER_EMAIL=Invalid user email.
UPMS.USER_EMAIL_ALREADY_EXISTS=User email already exists.
UPMS.INVALID_USER_MOBILE=Invalid user mobile.
UPMS.USER_MOBILE_ALREADY_EXISTS=User mobile already exists.
UPMS.USER_NOT_EXISTS=User not exists.
UPMS.INVALID_BAN_USER_TIME_RANGE=Invalid ban user time range.
UPMS.INVALID_PERMISSION_CODE=Invalid permission code.
UPMS.INVALID_PERMISSION_NAME=Invalid permission name.
UPMS.INVALID_PERMISSION_DESCRIPTION=Invalid permission description.
UPMS.PERMISSION_NOT_EXISTS=Permission not exists.
UPMS.PERMISSION_ALREADY_EXISTS=Permission already exists.
UPMS.INVALID_ROLE_CODE=Invalid role code.
UPMS.INVALID_ROLE_NAME=Invalid role name.
UPMS.INVALID_ROLE_DESCRIPTION=Invalid role description.
UPMS.ROLE_NOT_EXISTS=Role not exists.
UPMS.ROLE_ALREADY_EXISTS=Role already exists.
UPMS.USER_STATUS_EXCEPTION=User status exception.
UPMS.PASSWORD_ERROR=Password error.