Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: New Signer Experience: Two validation errors instead of one

0 votes

Can I do this?

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


Subscriptions

This user is not subscribed to any release notes.

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.