dlee-api-model-beta.1.0.26.beta1.source-code.ValidationMessages_en.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of yodlee-api-model-beta Show documentation
Show all versions of yodlee-api-model-beta Show documentation
Yodlee API Model Beta is the stage version
#Config level error message begins here
config.basepath.required=The basepath value is required in the configuration.
config.basepath.invalid=The basepath value provided in the configuration is invalid.
config.apiVersion.required=Y016 - The Api-Version value is missing in the configuration.
config.cobrandName.required=Y016 - The Cobrand-Name value is missing in the configuration.
config.cobrandLoginName.required=Y001 - The CobrandLoginName value is required.
config.cobrandPassword.required=Y001 - The CobrandPassword value is required.
config.locale.invalid=Y800 - The provided locale value is invalid.
config.jwt.apiKey.required=Y020 - The JWT apiKey value is required in the configuration.
config.jwt.privateKey.required=Y020 - The JWT privateKey value is required in the configuration.
config.jwt.expiresIn.required=Y020 - The JWT exp value is required in the configuration.
config.jwt.expiresIn.minimum=Y020 - The provided JWT exp value is less than 1.
config.jwt.expiresIn.maximum=Y020 - The provided JWT exp value is greater than 1800.
config.user.token.not.required=Y008 - The user-specific authentication is not required.
config.socketTimeout.min=The socket timeout value cannot be less than 1.
config.socketTimeout.max=The socket timeout value cannot be greater than the integer max value.
config.readTimeout.min=The read timeout value cannot be less than 1.
config.readTimeout.max=The read timeout value cannot be greater than the integer max value.
config.writeTimeout.min=The write timeout value cannot be less than 1.
config.writeTimeout.max=The write timeout value cannot be greater than the integer max value.
config.maxIdleConnection.min=The max idle connection value cannot be less than 1.
config.maxIdleConnection.max=The max idle connection value cannot be greater than the integer max value.
config.connectionKeepAliveDuration.min=The connection keep alive duration value cannot be less than 1.
config.connectionKeepAliveDuration.max=The connection keep alive duration value cannot be greater than the integer max value.
config.clientId.required=Y303 - The clientId is required.
config.secret.required=Y303 - The secret is required.
config.loginName.required=Y016 - The loginName is required.
#Api level error message begins here
callback.required=The callback object is required for Async calls.
amount.required=Y803 - The amount value is required.
currency.required=Y803 - The currency value is required.
cobrand.required=Y001 - The loginName and password values are required.
cobrand.loginName.required=Y001 - The loginName value is required.
cobrand.login.invalid=Y001 - The loginName value cannot have space(s) in it.
cobrand.password.required=Y001 - The password value is required.
cobrand.locale.invalid=Y800 - The provided locale value is invalid.
cobrand.CreateCobrandNotificationEventRequest.required=Y803 - The event object is required for the subscription.
cobrand.event.callbackUrl.required=Y803 - The callbackUrl value is required.
cobrand.event.callbackUrl.invalid=Y800 - The provided callbackUrl value is invalid.
cobrand.param.eventName.required=Y803 - The eventName value is required.
cobrand.UpdateCobrandNotificationEventRequest.required=Y803 - The event object is required to update the subscription.
configs.CreateConfigsNotificationEventRequest.required=Y803 - The event object is required for the subscription.
configs.event.callbackUrl.required=Y803 - The callbackUrl value is required.
configs.event.callbackUrl.invalid=Y800 - The provided callbackUrl value is invalid.
configs.param.eventName.required=Y803 - The eventName value is required.
configs.UpdateConfigsNotificationEventRequest.required=Y803 - The event object is required to update the subscription.
user.param.samlResponse.required=Y013 - The samlResponse value is required.
user.param.issuer.required=Y013 - The issuer value is required.
user.param.finappId.required=Y803 - The finappId value is required.
user.required=Y803 - The user object is required.
user.UserRequest.required=Y803 - The user object is required for registration.
user.loginName.required=Y803 - The loginName value is required.
user.loginName.invalid=Y800 - The loginName value cannot have space(s) in it.
user.loginName.length.invalid=Y801 - The provided loginName value is invalid. The length of the login name should be between 3 and 150 characters.
user.email.invalid=Y800 - The provided email value is invalid.
user.UpdateUserRequest.required=Y803 - The user object is required to update the user.
providers.param.name.invalid=Y800 - The length of the provided site search string is invalid. The search string should have at least one character.
providers.param.skip.invalid=Y800 - The provided skip value is invalid.
providers.param.top.invalid=Y800 - The permitted value for the top parameter is between 1 and 500.
providers.param.priority=Y800 - The provided priority value is invalid.
providers.param.providerId.required=Y800 - The provided providerId value is invalid.
providers.param.providerId.invalid=Y821 - The provider is not supported.
providers.param.capability.invalid=Y821 - The capability is not supported.
providers.param.priority.invalid=Y800 - The provided priority value is invalid.
providers.param.name.top.invalid=Y853 - The name and top parameters cannot be passed simultaneously.
providers.param.name.skip.invalid=Y853 - The name and skip parameters cannot be passed simultaneously.
statements.param.accountId.invalid=Y800 - The provided accountId value is invalid.
statements.param.container.invalid=Y800 - The provided container value is invalid. The {0} container is not supported for statements.
statements.param.status.invalid=Y800 - The provided status value is invalid. The {0} status is not supported for statements.
accounts.param.accountId.required=Y803 - The accountId value is required.
accounts.param.accountId.invalid=Y800 - The provided accountId value is invalid.
accounts.param.container.required=Y803 - The container value is required.
accounts.param.providerAccountId.length.invalid=Y824 - The maximum number of providerAccountId permitted is 100.
accounts.param.providerAccountId.invalid=Y800 - The provided providerAccountId value is invalid.
accounts.param.interval.invalid=Y800 - The provided interval value is invalid. Valid values are D, M, and W.
accounts.param.status.invalid=Y800 - The provided status value is invalid. The {0} status is not supported for accounts.
accounts.param.accountId.length.invalid=Y824 - The maximum number of accountIds permitted is 100.
accounts.param.dateRange.invalid=Y809 - The provided date range is invalid. The fromDate cannot be greater than the toDate.
accounts.param.skip.invalid=Y800 - The provided skip value is invalid.
accounts.param.top.invalid=Y804 - The permitted value for the top parameter is between 1 and 500.
accounts.manualAccountInfo.required=Y803 - The account object is required to add manual accounts.
accounts.accountType.required=Y803 - The accountType value is required.
accounts.accountName.required=Y803 - The accountName value is required.
accounts.accountName.size.invalid=Y801 - The length of the provided accountName value is invalid. A minimum of 1 and a maximum of 100 characters are allowed.
accounts.manualAccountInfo.valuationType.required=Y803 - For the realEstate container, the valuationType value is required.
accounts.manualAccountInfo.balance.required=Y803 - For the otherAsset/otherLiabilities container, the balance value is required.
accounts.manualAccountInfo.dueDate.required=Y803 - For the bills/credit/loan/insurance container, the dueDate value is required.
accounts.accountInfo.frequency.notSupported=Y821 - The frequency parameter is only supported for the bills/credit/loan/insurance container.
accounts.accountInfo.includeInNetWorth.invalid=Y800 - The provided includeInNetWorth value is invalid.
accounts.accountNumber.invalid=Y800 - The provided accountNumber value is invalid. The accountNumber parameter cannot have special characters.
accounts.accountNumber.length.invalid=Y801 - The length of the provided accountNumber value is invalid. A minimum of 1 and a maximum of 100 characters are allowed.
accounts.nickname.length.invalid=Y801 - The length of the provided nickname value is invalid. A minimum of 0 and a maximum of 50 characters are allowed.
accounts.memo.length.invalid=Y801 - The length of the provided memo value is invalid. A minimum of 1 and a maximum of 250 characters are allowed.
accounts.accountInfo.accountStatus.invalid=Y800 - The provided accountStatus value is invalid. The {0} account status is not supported to update the account.
accounts.accountName.space=Y800 - The provided accountName value is invalid.
accounts.accountInfo.required=Y803 - The account object is required to update an account.
holdings.param.accountId.invalid=Y800 - The provided accountId value is invalid.
holdings.param.accountId.length.invalid=Y824 - The maximum number of accountIds permitted is 100.
holdings.param.holdingId.invalid=Y800 - The provided holdingId value is invalid.
holdings.param.holdingId.length.invalid=Y824 - The maximum number of holdingIds permitted is 100.
holdings.param.include.invalid=Y800 - The provided include value is invalid.
holdings.param.providerAccountId.invalid=Y800 - The provided providerAccountId value is invalid.
providerAccounts.param.providerAccountId.invalid=Y800 - The provided providerAccountId value is invalid.
providerAccounts.param.providerAccountId.required=Y803 - The providerAccountId value is required.
providerAccounts.param.providerIds.invalid=Y800 - The provided providerIds value is invalid.
providerAccounts.param.providerId.invalid=Y800 - The provided providerIds value is invalid.
providerAccounts.param.providerId.required=Y803 - The providerId value is required.
providerAccounts.param.providerAccountRequest.required=Y803 - The request object is required for linkCredentialProviderAccount or editProviderAccountCredentials.
providerAccounts.param.providerAccountOBRequest.required=Y803 - The request object is required for linkOpenBankingProviderAccount or updateOBProviderAccount.
providerAccounts.param.preferences.required=Y803 - The preferences object is required to update preferences.
providerAccounts.param.providerIds.invalid=Y800 - The provided providerIds value is invalid.
providerAccounts.param.field.required=Y812 - The username and password field value is required.
providerAccounts.param.field.id.required=Y812 - The id value is required.
providerAccounts.param.field.value.required=Y812 - The value is required.
providerAccounts.param.field.id.authorizationCode.required.OR.providerAccounts.param.field.id.authResponse.required=Y812 - The authResponse or authorizationCode is required.
providerAccounts.param.consentId.required=Y800 - The provided consentId value is invalid.
providerAccounts.param.dataset.invalid=Y852 - Duplicate dataset names cannot be passed in the input.
providerAccounts.param.dataset.datasetName.invalid=Y853 - The dataset and datasetName parameters cannot be passed simultaneously.
auth.apiKeyRequest.required=Y803 - The request object is required to generate the apiKey.
auth.apiKey.publicKey.required=Y803 - The publicKey value is required.
auth.param.apiKey.required=Y803 - The apiKey value is required.
dataExtracts.param.eventName.required=Y803 - The eventName value is required.
dataExtracts.param.fromDate.required=Y803 - The fromDate value is required.
dataExtracts.param.toDate.required=Y803 - The toDate value is required.
dataExtracts.param.loginName.required=Y803 - The lognName value is required.
dataExtracts.param.fromDate.invalid=Y800 - The provided fromDate value is invalid. The fromDate cannot be greater than the current time.
dataExtracts.param.toDate.invalid=Y800 - The provided toDate value is invalid. The toDate cannot be greater than the current time.
dataExtracts.param.date.range.invalid=Y800 - The provided fromDate value is invalid. The fromDate cannot be greater than the toDate.
dataExtracts.param.skip.invalid=Y800 - The provided skip value is invalid.
dataExtracts.param.select.invalid=Y800 - The provided select value is invalid. The permitted value is transaction.
dataExtracts.param.top.invalid=Y804 - The permitted value for the top parameter is between 1 and 500.
verifyAccounts.verifyAccountRequest.required=Y803 - The VerifyAccount request object is required to verify the account.
verifyAccounts.param.providerAccountId.invalid=Y800 - The provided providerAccountId value is invalid.
verifyAccounts.txnCriteria.required=Y812 - The transactionCriteria value is required.
verifyAccounts.txnCriteria.maxCount=Y824 - The maximum number of transactionCriteria permitted is 5.
verifyAccounts.txnCriteria.date.required=Y812 - The date value is required.
verifyAccounts.txnCriteria.baseType.required=Y812 - The baseType value is required.
verifyAccounts.txnCriteria.amount.required=Y812 - The amount value is required.
transactions.param.accountId.invalid=Y800 - The provided accountId value is invalid.
transactions.param.categoryId.invalid=Y800 - The provided categoryId value is invalid.
transactions.param.detailCategoryId.invalid=Y800 - The provided detailCategoryId value is invalid.
transactions.param.fromDate.invalid=Y800 - The provided fromDate value is invalid.
transactions.param.highLevelCategoryId.invalid=Y800 - The highLevelCategoryId value is invalid.
transactions.param.skip.invalid=Y800 - The provided skip value is invalid.
transactions.param.toDate.invalid=Y800 - The provided toDate value is invalid.
transactions.param.dateRange.invalid=Y809 - The provided date range is invalid. The fromDate cannot be greater than the toDate.
transactions.param.top.invalid=Y804 - The permitted value for the top parameter is between 1 and 500.
transactions.param.container.invalid=Y823 - Transaction is not application for {0}
transactions.param.accountId.length.invalid=Y824 - The maximum number of accountIds permitted is 100.
transactions.param.categoryId.length.invalid=Y824 - The maximum number of categoryId permitted is 100.
transactions.param.detailCategoryId.length.invalid=Y824 - The maximum number of detailCategoryId permitted is 100.
transactions.param.highLevelCategoryId.length.invalid=Y824 - The maximum number of highLevelCategoryId permitted is 100.
transactions.param.transactionId.required=Y803 - The transactionId value is required.
transactions.param.transactionId.invalid=Y800 - The provided transactionId value is invalid.
transactions.param.type.notSupported=Y820 - The type filter is not supported for the {0} accountType.
transactions.param.type.invalid=Y800 - The provided type value is invalid.
transactions.container.invalid=Y800 - The provided container value is invalid. This container is not supported for transactions.
transactions.updateTransaction.required=Y803 - The transaction object is required to update the transaction.
transactions.container.required=Y803 - The container value is required.
transactions.categoryId.required=Y803 - The categoryId value is required.
transactions.categoryId.invalid=Y800 - The provided categoryId value is invalid.
transactions.categorySource.required=Y803 - The categorySource value is required.
transactions.createTransactionCategory.required=Y803 - The request object is required to create a transaction category.
transactions.parentCategoryId.required=Y803 - The parentCategoryId value is required.
transactions.parentCategoryId.invalid=Y800 - The provided parentCategoryId value is invalid.
transactions.updateTransactionCategory.required=Y803 - The request object is required to update a transaction category.
transactions.updateTransactionCategory.id.required=Y803 - The id value is required.
transactions.updateTransactionCategory.id.invalid=Y800 - The provided id value is invalid.
transactions.updateTransactionCategory.source.required=Y803 - The source value is required.
transactions.param.categoryId.required=Y803 - The categoryId value is required.
transactions.param.categoryId.invalid=Y800 - The provided categoryId value is invalid.
transactions.createTransactionCategorizationRules.required=Y803 - The rule object is required to create transaction categorization rules.
transactions.rule.required=Y803 - The rule value is required.
transactions.rule.categoryId.required=Y803 - The categoryId value is required.
transactions.rule.categoryId.invalid=Y800 - The provided categoryId value is invalid.
transactions.rule.priority.invalid=Y800 - The provided priority value is invalid.
transactions.rule.source.required=Y803 - The source value is required.
transactions.rule.ruleClause.required=Y803 - The ruleClause value is required.
transactions.rule.ruleClause.length.invalid=Y800 - Provide at least one rule in the ruleClause.
transactions.param.ruleId.required=Y803 - The ruleId value is required.
transactions.param.ruleId.invalid=Y800 - The provided ruleId value is invalid.
transactions.updateTransactionCategorizationRule.required=Y803 - The rule object is required to update the transaction categorization rule.
transactions.rule.ruleClauses.field.required=Y803 - The field value is required.
transactions.rule.ruleClauses.operation.required=Y803 - The operation value is required.
transactions.rule.ruleClauses.value.required=Y803 - The value is required.
transactions.rule.ruleClauses.amount.value.invalid=Y800 - The provided value is invalid. For amount, the value should be a number with decimal not more than 4 digits.
transactions.rule.ruleClauses.description.value.invalid=Y800 - The provided value is invalid. For description, the value should not be empty.
transactions.updateCategory.categoryName.or.highLevelCategoryName.required=Y803 - Either the categoryName or the highLevelCategoryName value is required.
transactions.categoryName.min.max.invalid=Y801 - The length of the provided categoryName value is invalid. A minimum of 1 and a maximum of 50 characters are allowed.
transactions.param.ruleParam.invalid=Y800 - The provided ruleParam value is invalid.
transactions.rule.ruleClauses.amount.operation.invalid=Y800 - The provided operation value is invalid.
transactions.rule.ruleClauses.description.operation.invalid=Y800 - The provided operation value is invalid.
derived.param.groupBy.required=Y803 - The groupBy value is required.
derived.param.categoryType.required=Y803 - The categoryType value is required.
derived.param.accountId.invalid=Y800 - The provided accountId value is invalid.
derived.param.accountIds.invalid=Y800 - The provided accountIds value is invalid.
derived.param.categoryId.invalid=Y800 - The provided categoryId value is invalid.
derived.param.accountId.length.invalid=Y824 - The maximum number of accountIds permitted is 100.
derived.param.categoryIds.length.invalid=Y824 - The maximum number of categoryIds permitted is 100.
derived.param.categoryTypes.length.invalid=Y824 - The maximum number of categoryTypes permitted is 100.
derived.param.date.range.invalid=Y809 - The provided date range value is invalid.
derived.param.fromDate.invalid=Y800 - The provided fromDate value is invalid.
derived.param.toDate.invalid=Y800 - The provided toDate value is invalid.
derived.param.skip.invalid=Y800 - The provided skip value is invalid.
derived.param.top.invalid=Y804 - The permitted value for the top parameter is between 1 and 500.
derived.param.categoryId.groupBy.invalid=Y815 - If the groupBy value is CATEGORY_TYPE, the categoryId filter cannot be applied.
derived.param.container.invalid=Y800 - The provided container value is invalid.
verifications.VerificationRequest.required=Y803 - The verification object is required to initiate the challenge deposit verification.
verifications.VerificationMatchingRequest.required=Y803 - The verification object is required to perform the matching service verification.
verifications.UpdateVerificationRequest.required=Y803 - The verification object is required to perform the challenge deposit verification.
verifications.MatchingVerification.required=Y803 - The MatchingVerification value is required.
verifications.UpdateVerificationRequest.required=Y803 - The verification object is required to perform the challenge deposit verification.
verifications.param.providerAccountId.invalid=Y800 - The provided providerAccountId value is invalid.
verifications.param.accountId.invalid=Y800 - The provided accountId value is invalid.
verifications.param.id.required=Y813 - Either provide the accountId or the providerAccountId value.
verifications.verificationType.required=Y812 - The verificationType value is required.
verifications.account.number.required=Y812 - The accountNumber value is required.
verifications.account.type.required=Y812 - The accountType value is required.
verifications.banktransfercode.required=Y812 - The bankTransferCode value is required.
verifications.banktransfercode.id.required=Y812 - The id value is required.
verifications.banktransfercode.type.required=Y812 - The type value is required.
verifications.verificationType.invalid=Y800 - The provided verificationType value is invalid.
verifications.banktransfercode.type.invalid=Y800 - The provided type value is invalid.
verifications.account.details.required=Y813 - The account details should be provided.
verifications.account.number.length.invalid=Y801 - The length of the provided account number value is invalid.
verifications.transaction.required=Y813 - The transaction should be provided.
verifications.transaction.amount.required=Y812 - The amount value is required.
verifications.transaction.basetype.required=Y812 - The baseType value is required.
verifications.transaction.currency.required=Y812 - The currency value is required.
verifications.transaction.amount.invalid.length= Y801 - The length of the provided amount value is invalid.
verifications.param.providerAccountId.provided=Y813 - providerAccountId should be provided.
verifications.param.accountId.length.invalid=Y824 - The maximum number of accountIds permitted is 10.
verifications.param.verificationstatus.length.invalid=Y824 - The maximum number of verificationStatus permitted is 2.
verifications.param.isselected.length.invalid=Y824 - The maximum number of isSelected permitted is 2.
verifications.param.isselected.invalid=Y800 - Invalid value for isSelected.
documents.param.documentId.required=Y803 - The documentId value is required.
documents.param.accountId.invalid=Y800 - The provided accountId value is invalid.
enrichData.data.invalid=Y851 - Value cannot be blank or null for this property.
enrichData.transaction.container.invalid=Y821 - container not supported.
enrichData.transaction.loginName.required=Y812 - Required field/value - userLoginName missing in user entity.
evaluateAddress.address.required=Y812 - The address value is required.
evaluateAddress.address.street.required=Y812 - The street value is required.
evaluateAddress.address.zip.required=Y812 - The zip value is required.
evaluateAddress.address.city.required=Y812 - The city value is required.
evaluateAddress.address.state.required=Y812 - The state value is required.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy