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

EMSED186: Data Validation #32

Merged
merged 21 commits into from
Sep 20, 2024
Merged

EMSED186: Data Validation #32

merged 21 commits into from
Sep 20, 2024

Conversation

vmanawat
Copy link
Collaborator

Added procedure that will do a local validation

  1. Will check mandatory fields
  2. Will check for valid entries for specific fields
  3. Will check whether data already exists

If the local validation passes it will continue on to do the actual import (if the user clicks on Submit). It will only do the local validation if the user clicks on Validate.

@vmanawat vmanawat merged commit 22798f8 into main Sep 20, 2024
11 of 15 checks passed
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