Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Validation Message with complex Validations #202

Merged
merged 5 commits into from Aug 25, 2020
Merged

Feature: Validation Message with complex Validations #202

merged 5 commits into from Aug 25, 2020

Conversation

DarDevDuck
Copy link

Summary

Complex Validations should show validation error messages to help user identify issue. For instance, issue FOC-32362 which requires that econtext telephoneNumber fields must be 10 or 11 digits.

Also enhanced dateOfBirth validations to provide error messages to users that they Must be at least 18 years old

Affected Components

Doku, Econtext, OpenInvoice

Tested scenarios

  • Tested dateOfBirth validation message for OpenInvoice when age is less than 18 years old.
  • Tested telephoneNumber validations for eContext flows

Relates to issue: FOC-32362

@pabloai pabloai marked this pull request as draft August 19, 2020 11:26
@pabloai
Copy link
Contributor

pabloai commented Aug 19, 2020

Converting to draft to avoid merging it accidentally.

Copy link
Contributor

@pabloai pabloai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding some comments and proposals.

@DarDevDuck DarDevDuck marked this pull request as ready for review August 20, 2020 05:49
@sonarcloud
Copy link

sonarcloud bot commented Aug 25, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pabloai
Copy link
Contributor

pabloai commented Aug 25, 2020

Merging PR. Thanks for your contribution @DarDevDuck!

@pabloai pabloai merged commit ce86aab into Adyen:master Aug 25, 2020
@marcperez marcperez mentioned this pull request Aug 31, 2020
@sponglord sponglord mentioned this pull request Jan 15, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants