Commit ba74db8
committed
Clarify MMR historical dose sequence validation message
Make the validation error for invalid MMR historical dose sequence values
more consistent when uploading vaccination records.
Before this change, invalid values such as `3` and `2B` could show different
error messages. This change updates the wording so they now both show the
same message explaining that the dose sequence cannot be greater than 2.
This follows on from commit 9035a26.
Jira-Issue: MAV-23121 parent edc4163 commit ba74db8
2 files changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
854 | 859 | | |
855 | 860 | | |
856 | 861 | | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
| 862 | + | |
861 | 863 | | |
862 | 864 | | |
863 | 865 | | |
| |||
879 | 881 | | |
880 | 882 | | |
881 | 883 | | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
| 884 | + | |
886 | 885 | | |
887 | 886 | | |
888 | 887 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
585 | | - | |
| 585 | + | |
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| |||
0 commit comments