mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 06:14:45 +00:00
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
This commit is contained in:
commit
bab1fe063d
@ -67,7 +67,7 @@ public class ValidationOptions {
|
||||
|
||||
public ValidationOptions guessSystem() {
|
||||
ValidationOptions n = this.copy();
|
||||
n.guessSystem = false;
|
||||
n.guessSystem = true;
|
||||
return n;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user