Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

I am testing the use of the JavaSDK in my local environment using my person sandbox API key.

Code:

.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))

We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:

We've got a form where one section is a radio button group.

Replies Created

Reply to:

0 votes

In my sandbox, I have packages in my trash that have been there for months and are still accessible and downloadable. Is this normal?


Reply to:

0 votes

Hi @Duo_Liang

I have six different options in my radio button group and when I try and sign without choosing one, I am seeing six validation error messages - one message for each option - even though I have "withValidation" set to just one field. I only want one validation error to appear. Is there a way to do this?

Thanks.


Subscriptions

Topics Replies Freshness Views Users

I am testing the use of the JavaSDK in my local environment using my person sandbox API key.

2 2 years 11 months ago 25
Profile picture for user Duo_Liang

Code:

.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))

9 3 years ago 55
Profile picture for user Duo_Liang
2 3 years ago 45
Profile picture for user Duo_Liang

We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:

4 3 years ago 50
Profile picture for user Duo_Liang

We've got a form where one section is a radio button group.

4 3 years 1 month ago 40
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.