Fixes #7219 email validate allow empty strings. (#7220)
commit8ac331bea71de2fe110dbb941e929d1ac3615a32
authorStephen Nielson <snielson@discoverandchange.com>
Mon, 12 Feb 2024 14:47:19 +0000 (12 09:47 -0500)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 14:47:19 +0000 (12 09:47 -0500)
tree43eeaabc8af9f489f64c36332b4cdcae263ae2e5
parentb0cfafc45ce5601edc30b06ec55926251db7f835
Fixes #7219 email validate allow empty strings. (#7220)

This allows empty strings to be validated.  Fixes #7219.
src/Validators/PatientValidator.php