You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[6,35] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: package org.hl7.fhir.dstu3.hapi.ctx
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[7,42] package org.hl7.fhir.dstu3.hapi.validation does not exist
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[20,7] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[20,53] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[23,7] cannot find symbol
symbol: class FhirInstanceValidator
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[23,42] cannot find symbol
symbol: class FhirInstanceValidator
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[INFO] 6 errors
The text was updated successfully, but these errors were encountered:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[6,35] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: package org.hl7.fhir.dstu3.hapi.ctx
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[7,42] package org.hl7.fhir.dstu3.hapi.validation does not exist
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[20,7] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[20,53] cannot find symbol
symbol: class DefaultProfileValidationSupport
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[23,7] cannot find symbol
symbol: class FhirInstanceValidator
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[ERROR] /D:/git_resp/fhir/fhirstarters/java/hapi-fhirstarters-model-and-parser-examples/src/main/java/ca/uhn/fhir/example/Example22_ValidateResourceInstanceValidator.java:[23,42] cannot find symbol
symbol: class FhirInstanceValidator
location: class ca.uhn.fhir.example.Example22_ValidateResourceInstanceValidator
[INFO] 6 errors
The text was updated successfully, but these errors were encountered: