When adding a patient with a very short contact number (3 digits), the system accepts it without validation.
Steps to Reproduce:
Run command: pf add id/1005 p/Contact Test a/50 g/M c/123 n/Test
System responds with "Patient information added for Contact Test."
Expected Behavior: System should enforce minimum length requirements for contact numbers.
Actual Behavior: System accepts very short contact numbers without validation.
When adding a patient with a very short contact number (3 digits), the system accepts it without validation.
Steps to Reproduce:
Run command: pf add id/1005 p/Contact Test a/50 g/M c/123 n/Test
System responds with "Patient information added for Contact Test."
Expected Behavior: System should enforce minimum length requirements for contact numbers.
Actual Behavior: System accepts very short contact numbers without validation.