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

Arch #7 Person #130

Open
fbtom opened this issue May 25, 2024 · 0 comments · May be fixed by #121
Open

Arch #7 Person #130

fbtom opened this issue May 25, 2024 · 0 comments · May be fixed by #121
Assignees

Comments

@fbtom
Copy link
Contributor

fbtom commented May 25, 2024

Refering to #121

Context:
Person is an object defining data such as:
name, address, identification number (pesel), phoneNumber etc.

Requirements:
Please check data structures responsible for creating Person
Adjust known parts such as indentification number to be validated within it's construction - exception should be catched within creation of temporary object of Patient, Doctor, Receptionist, etc.
By now please validate it and raise exception when invalid pesel is provided (same as previous implementation)
Other validations can be made (define issues for that if you find it necessary)

@fbtom fbtom self-assigned this May 29, 2024
@fbtom fbtom linked a pull request May 31, 2024 that will close this issue
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 a pull request may close this issue.

1 participant