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

Add validation for unique or External Id Text field #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

svetlanapelevina
Copy link

@svetlanapelevina svetlanapelevina commented Oct 15, 2022

Added validation for unique of external id fields.

External ID field will return false for isUnique(), so I added this check as well.

The code adds unique 6 digits number in the end of the string. For example: test0 -> test0381750.

Email counts as an unique value in most of the cases as well.

@svetlanapelevina
Copy link
Author

Thank you for this rep! Awesome work :)

@svetlanapelevina svetlanapelevina changed the title Add validation for unique or external id Text field Add validation for unique or External Id Text field Oct 17, 2022
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.

1 participant