mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-12 07:44:43 +00:00
Trying to refactor the NodeStack class a little so I can pull it out
This commit is contained in:
parent
e54d7556b1
commit
a91b9886ce
@ -5362,7 +5362,6 @@ public class InstanceValidator extends BaseValidator implements IResourceValidat
|
||||
private String workingLang;
|
||||
|
||||
public NodeStack() {
|
||||
workingLang = validationLanguage;
|
||||
}
|
||||
|
||||
public NodeStack(Element element) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user