Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 203e55f

Browse files
SORMAS-Foundation#3463 update validation javadoc
1 parent a8139f9 commit 203e55f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sormas-backend/src/main/java/de/symeda/sormas/backend/externaljournal/ExternalJournalService.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,8 @@ private Invocation.Builder getExternalDataPersonInvocationBuilder(String personU
315315

316316
/**
317317
* Check whether a person has valid data in order to be registered in the patient diary
318-
*
318+
* NOTE: since CLIMEDO is only used in Germany, only German numbers are considered valid at the moment
319+
*
319320
* @param person
320321
* the person to validate
321322
* @return the result of the validation

0 commit comments

Comments
 (0)