Fix: Name not accepting whitespace and period
Fixes issue in name input field in AddPatient and EditPatient. Now name field can take in values like: R K Sai / R.K. Sai / R. K. Sai (and all other valid combinations)
(Recommended: Names while input should refrain using periods)