int ValidateUserId(const UserId& userId) 校验UserId。 int ValidateUserProperty(const UserProperty& userProperty) 校验UserProperty。 int ValidateEvent(const AppEventInfo& event) 校验Event。